Home
last modified time | relevance | path

Searched refs:Prefixed (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dm32c.cpu2121 (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 Dm32c.cpu2121 (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 Dm32c.cpu2121 (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 Dm32c.cpu2121 (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 DPPCInstrInfo.h70 Prefixed = 0x1 << (NewDef_Shift+1) enumerator
290 return get(Opcode).TSFlags & PPCII::Prefixed; in isPrefixed()
H A DPPCInstrFormats.td45 bits<1> Prefixed = 0;
46 let TSFlags{7} = Prefixed;
H A DPPCInstrPrefix.td93 bits<1> Prefixed = 1; // This is a prefixed instruction.
94 let TSFlags{7} = Prefixed;
H A DPPCInstrInfo.td3639 // Prefixed instructions may require access to the above defs at a later
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dpentium.md35 ;; and doesn't hurt much on MMX. (Prefixed instructions are not very
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dpentium.md35 ;; and doesn't hurt much on MMX. (Prefixed instructions are not very
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dpower10.md146 ; Prefixed forms behave the same
H A Drs6000.md12262 /* 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 DChangeLog110 - Prefixed exported functions with common names.
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog2213 * makeinfo/float.c (cm_listoffloats): Prefixed captions with
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.28081 * acspecific.m4 (AC_F77_LIBRARY_LDFLAGS): Prefixed with 'ac_':
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200031486 (pent_np function unit): Prefixed string operations takes 12 cycles
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git107324 Prefixed instruction format implementing SV. Funded by NLnet through EU