/toolchain/binutils/binutils-2.25/bfd/ |
mach-o-i386.c | 85 NULL, "DISP16",
|
aout-arm.c | 78 HOWTO (5, 0, 1, 16, TRUE, 0, complain_overflow_signed, 0, "DISP16", TRUE,
|
coff-i860.c | 256 "DISP16", /* name */
|
coff-m68k.c | 102 HOWTO (R_PCRWORD, 0, 1, 16, TRUE, 0, complain_overflow_signed, RELOC_SPECIAL_FN, "DISP16", TRUE, 0x0000ffff,0x0000ffff, FALSE),
|
coff-i386.c | 322 "DISP16", /* name */
|
riscix.c | 183 HOWTO( 5, 0, 1, 16, TRUE, 0, complain_overflow_signed, 0,"DISP16", TRUE, 0x0000ffff,0x0000ffff, TRUE),
|
coff-h8300.c | 220 HOWTO (R_PCRWORD, 0, 1, 16, TRUE, 0, complain_overflow_signed, special, "DISP16", FALSE, 0x0000ffff, 0x0000ffff, TRUE), [all...] |
aoutx.h | 186 HOWTO (RELOC_DISP16, 0, 1, 16, TRUE, 0, complain_overflow_signed, 0, "DISP16", FALSE, 0, 0x0000ffff, FALSE), 222 HOWTO ( 5, 0, 1, 16, TRUE, 0, complain_overflow_signed, 0,"DISP16", TRUE, 0x0000ffff,0x0000ffff, FALSE), [all...] |
pdp11.c | 248 HOWTO( 1, 0, 1, 16, TRUE, 0, complain_overflow_signed,0,"DISP16", TRUE, 0x0000ffff,0x0000ffff, FALSE), [all...] |
/toolchain/binutils/binutils-2.25/cpu/ |
sh64-media.cpu | 132 (df f-disp16 "Displacement (16 bits)" ((ISA media) PCREL-ADDR) 25 16 INT 174 (dshmop disp16 "Displacement (16 bits)" () h-sint f-disp16) [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-i386-intel.c | 861 i.types[0].bitfield.disp16 = 0; 898 i.types[this_operand].bitfield.disp16 = 1;
|
tc-i386.c | 1683 static const i386_operand_type disp16 = OPERAND_TYPE_DISP16; variable [all...] |
tc-m32c.c | 465 /* 25 */ { 0, 0, 5, 0 }, /* adjnz disp16 pc8 */ [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
i386-opc.h | 668 Disp16, 769 unsigned int disp16:1; member in struct:i386_operand_type::__anon116489
|
v850-opc.c | 1203 /* The disp16 field in a format 8 insn. */ 1207 /* The disp16 field in an format 7 unsigned byte load insn. */ 1211 /* The disp16 field in a format 6 insn. */ 1215 /* The unsigned DISP16 field in a format 7 insn. */ [all...] |
ChangeLog-2013 | 185 Drop Reg16 and Disp16. Add NoRex64. 186 (bndmk, bndmov, bndldx, bndstx): Drop Disp16. [all...] |
ChangeLog-2008 | 936 Disp16 from Cpu64 non-jump opcodes (including loop and j?cxz). [all...] |
ChangeLog-2007 | 838 (Disp16): Likewise. [all...] |
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCCodeEmitter.cpp | 457 // This is the [REG]+disp16 case. 460 // There is no BaseReg; this is the plain [disp16] case. 464 // Emit 16-bit displacement for plain disp16 or [REG]+disp16 cases. [all...] |
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
decode.go | 480 // Consume disp16 if present. [all...] |
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
decode.go | 480 // Consume disp16 if present. [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-2006 | 504 to turn Disp64/Disp32/Disp16 operand into Disp32/Disp16/Disp32 [all...] |
ChangeLog-9899 | [all...] |
ChangeLog-2007 | [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
sparc.cc | 892 disp16(unsigned char* view, function in class:__anon115893::Sparc_relocate_functions [all...] |