Searched refs:Prefixed (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | m32c.cpu | 2121 (define-full-operand BitBase32-24-u11-Prefixed "unsigned bit,base:11 at offset 24 for m32c" (m32c-i… 2125 (define-full-operand BitBase32-24-s11-Prefixed "signed bit,base:11 at offset 24 for m32c" (m32c-isa) 2129 (define-full-operand BitBase32-24-u19-Prefixed "unsigned bit,base:19 at offset 24 for m32c" (m32c-i… 2133 (define-full-operand BitBase32-24-s19-Prefixed "signed bit,base:19 at offset 24 for m32c" (m32c-isa) 2137 (define-full-operand BitBase32-24-u27-Prefixed "unsigned bit,base:27 at offset 24 for m32c" (m32c-i… 2200 (dnop cr1-Prefixed-32 "control" (m32c-isa) h-cr1-32 f-21-3) 2203 (dnop cr3-Prefixed-32 "control" (m32c-isa) h-cr3-32 f-21-3) 2307 (src32-Rn-direct-operand Prefixed 9 QI) 2309 (src32-Rn-direct-operand Prefixed 9 HI) 2311 (src32-Rn-direct-operand Prefixed 9 SI) [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | m32c.cpu | 2121 (define-full-operand BitBase32-24-u11-Prefixed "unsigned bit,base:11 at offset 24 for m32c" (m32c-i… 2125 (define-full-operand BitBase32-24-s11-Prefixed "signed bit,base:11 at offset 24 for m32c" (m32c-isa) 2129 (define-full-operand BitBase32-24-u19-Prefixed "unsigned bit,base:19 at offset 24 for m32c" (m32c-i… 2133 (define-full-operand BitBase32-24-s19-Prefixed "signed bit,base:19 at offset 24 for m32c" (m32c-isa) 2137 (define-full-operand BitBase32-24-u27-Prefixed "unsigned bit,base:27 at offset 24 for m32c" (m32c-i… 2200 (dnop cr1-Prefixed-32 "control" (m32c-isa) h-cr1-32 f-21-3) 2203 (dnop cr3-Prefixed-32 "control" (m32c-isa) h-cr3-32 f-21-3) 2307 (src32-Rn-direct-operand Prefixed 9 QI) 2309 (src32-Rn-direct-operand Prefixed 9 HI) 2311 (src32-Rn-direct-operand Prefixed 9 SI) [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | m32c.cpu | 2121 (define-full-operand BitBase32-24-u11-Prefixed "unsigned bit,base:11 at offset 24 for m32c" (m32c-i… 2125 (define-full-operand BitBase32-24-s11-Prefixed "signed bit,base:11 at offset 24 for m32c" (m32c-isa) 2129 (define-full-operand BitBase32-24-u19-Prefixed "unsigned bit,base:19 at offset 24 for m32c" (m32c-i… 2133 (define-full-operand BitBase32-24-s19-Prefixed "signed bit,base:19 at offset 24 for m32c" (m32c-isa) 2137 (define-full-operand BitBase32-24-u27-Prefixed "unsigned bit,base:27 at offset 24 for m32c" (m32c-i… 2200 (dnop cr1-Prefixed-32 "control" (m32c-isa) h-cr1-32 f-21-3) 2203 (dnop cr3-Prefixed-32 "control" (m32c-isa) h-cr3-32 f-21-3) 2307 (src32-Rn-direct-operand Prefixed 9 QI) 2309 (src32-Rn-direct-operand Prefixed 9 HI) 2311 (src32-Rn-direct-operand Prefixed 9 SI) [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | m32c.cpu | 2121 (define-full-operand BitBase32-24-u11-Prefixed "unsigned bit,base:11 at offset 24 for m32c" (m32c-i… 2125 (define-full-operand BitBase32-24-s11-Prefixed "signed bit,base:11 at offset 24 for m32c" (m32c-isa) 2129 (define-full-operand BitBase32-24-u19-Prefixed "unsigned bit,base:19 at offset 24 for m32c" (m32c-i… 2133 (define-full-operand BitBase32-24-s19-Prefixed "signed bit,base:19 at offset 24 for m32c" (m32c-isa) 2137 (define-full-operand BitBase32-24-u27-Prefixed "unsigned bit,base:27 at offset 24 for m32c" (m32c-i… 2200 (dnop cr1-Prefixed-32 "control" (m32c-isa) h-cr1-32 f-21-3) 2203 (dnop cr3-Prefixed-32 "control" (m32c-isa) h-cr3-32 f-21-3) 2307 (src32-Rn-direct-operand Prefixed 9 QI) 2309 (src32-Rn-direct-operand Prefixed 9 HI) 2311 (src32-Rn-direct-operand Prefixed 9 SI) [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 70 Prefixed = 0x1 << (NewDef_Shift+1) enumerator 290 return get(Opcode).TSFlags & PPCII::Prefixed; in isPrefixed()
|
| H A D | PPCInstrFormats.td | 45 bits<1> Prefixed = 0; 46 let TSFlags{7} = Prefixed;
|
| H A D | PPCInstrPrefix.td | 93 bits<1> Prefixed = 1; // This is a prefixed instruction. 94 let TSFlags{7} = Prefixed;
|
| H A D | PPCInstrInfo.td | 3639 // Prefixed instructions may require access to the above defs at a later
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | pentium.md | 35 ;; and doesn't hurt much on MMX. (Prefixed instructions are not very
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | pentium.md | 35 ;; and doesn't hurt much on MMX. (Prefixed instructions are not very
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | power10.md | 146 ; Prefixed forms behave the same
|
| H A D | rs6000.md | 12262 /* Prefixed load only supports D-form but no update and X-form. */ 12268 /* Prefixed store only supports D-form but no update and X-form. */ 12330 /* Prefixed load only supports D-form but no update and X-form. */
|
| /netbsd-src/crypto/external/cpl/trousers/dist/ |
| H A D | ChangeLog | 110 - Prefixed exported functions with common names.
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog | 2213 * makeinfo/float.c (cm_listoffloats): Prefixed captions with
|
| /netbsd-src/external/gpl3/autoconf/dist/ |
| H A D | ChangeLog.2 | 8081 * acspecific.m4 (AC_F77_LIBRARY_LDFLAGS): Prefixed with 'ac_':
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2000 | 31486 (pent_np function unit): Prefixed string operations takes 12 cycles
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 107324 Prefixed instruction format implementing SV. Funded by NLnet through EU
|