/toolchain/binutils/binutils-2.25/gas/testsuite/ |
ChangeLog-2010 | 614 * gas/i386/disp32.d: Adjust initial symbol check. 615 * gas/i386/x86-64-disp32.d: Likewise. 684 * gas/i386/disp32.d: New. 685 * gas/i386/disp32.s: Likewise. 686 * gas/i386/x86-64-disp32.d: Likewise. 687 * gas/i386/x86-64-disp32.s: Likewise. 689 * gas/i386/i386.exp: Run disp32 and x86-64-disp32. [all...] |
ChangeLog-2012 | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
i386.exp | 72 run_dump_test "disp32" 520 run_dump_test "x86-64-disp32"
|
/art/compiler/utils/x86/ |
assembler_x86.h | 79 int32_t disp32() const { function in class:art::x86::Operand
|
/toolchain/binutils/binutils-2.25/bfd/ |
coff-i386.c | 336 "DISP32", /* name */
|
riscix.c | 184 HOWTO( 6, 0, 2, 32, TRUE, 0, complain_overflow_signed, 0,"DISP32", TRUE, 0xffffffff,0xffffffff, TRUE),
|
coff-h8300.c | 221 HOWTO (R_PCRLONG, 0, 2, 32, TRUE, 0, complain_overflow_signed, special, "DISP32", FALSE, 0xffffffff, 0xffffffff, TRUE), [all...] |
aoutx.h | 187 HOWTO (RELOC_DISP32, 0, 2, 32, TRUE, 0, complain_overflow_signed, 0, "DISP32", FALSE, 0, 0xffffffff, FALSE), 223 HOWTO ( 6, 0, 2, 32, TRUE, 0, complain_overflow_signed, 0,"DISP32", TRUE, 0xffffffff,0xffffffff, FALSE), [all...] |
/art/compiler/utils/x86_64/ |
assembler_x86_64.h | 91 int32_t disp32() const { function in class:art::x86_64::Operand [all...] |
/external/valgrind/VEX/priv/ |
host_x86_defs.c | [all...] |
host_amd64_defs.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-2006 | 504 to turn Disp64/Disp32/Disp16 operand into Disp32/Disp16/Disp32 [all...] |
ChangeLog-2007 | [all...] |
ChangeLog-2009 | 667 * config/tc-i386.c (optimize_disp): Set disp32 for 64bit only [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
sparc.cc | 904 disp32(unsigned char* view, function in class:__anon115893::Sparc_relocate_functions [all...] |
/external/linux-kselftest/tools/testing/selftests/x86/ |
mpx-mini-test.c | 289 /* DISP32 addressing, no base */ [all...] |
/external/v8/src/ia32/ |
assembler-ia32.cc | [all...] |
/external/v8/src/x87/ |
assembler-x87.cc | [all...] |
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
decode.go | 549 // Consume disp32 if present. [all...] |
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
decode.go | 549 // Consume disp32 if present. [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
nlmconv.c | [all...] |
/external/swiftshader/third_party/subzero/src/ |
IceAssemblerX86BaseImpl.h | [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
ChangeLog-2007 | 839 (Disp32): Likewise. [all...] |
v850-opc.c | [all...] |
/external/v8/src/x64/ |
macro-assembler-x64.cc | 134 // Opcodes : REX.W 8D ModRM Disp8/Disp32 - 4 or 7. [all...] |