/external/llvm/test/MC/Disassembler/X86/ |
fp-stack.txt | 916 # CHECK: fsubrp %st(0) 919 # CHECK: fsubrp %st(1) 922 # CHECK: fsubrp %st(2) 925 # CHECK: fsubrp %st(3) 928 # CHECK: fsubrp %st(4) 931 # CHECK: fsubrp %st(5) 934 # CHECK: fsubrp %st(6) 937 # CHECK: fsubrp %st(7)
|
/external/llvm/test/MC/X86/ |
intel-syntax.s | 499 // CHECK: fsubrp %st(1) 506 fsubrp ST(1), ST(0) label 512 // CHECK: fsubrp %st(1) 519 fsubrp ST(0), ST(1) label 525 // CHECK: fsubrp %st(1) 532 fsubrp ST(1) label 538 // CHECK: fsubrp %st(1) 545 fsubrp label
|
x86-64.s | 292 // CHECK: fsubrp %st(1) 303 fsubrp label 562 fsubrp %ST(0), %ST(1) // CHECK: encoding: [0xde,0xe9] label 563 fsubrp %ST(1), %ST(0) // CHECK: encoding: [0xde,0xe9] label 1291 // CHECK: fsubrp %st(1) 1297 fsubrp %st(0), %st(1) label 1304 // CHECK: fsubrp %st(1) 1310 fsubrp %st(1), %st(0) label 1317 // CHECK: fsubrp %st(1) 1323 fsubrp %st(1 label 1336 fsubrp label [all...] |
x86-32-coverage.s | [all...] |
/external/valgrind/none/tests/amd64/ |
insn_fpu.def | 419 fsubrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643] 420 fsubrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999] 421 fsubrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999 [all...] |
/external/valgrind/none/tests/x86/ |
insn_fpu.def | 419 fsubrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643] 420 fsubrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999] 421 fsubrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999 [all...] |
/bionic/libm/x86/ |
libm_reduce_pi04l.S | 90 fsubrp %st, %st(3) 112 fsubrp %st, %st(1) 119 fsubrp %st, %st(3) 141 fsubrp %st, %st(2) 150 fsubrp %st, %st(2) 159 fsubrp %st, %st(1) 203 fsubrp %st, %st(1) 279 fsubrp %st, %st(3) 379 fsubrp %st, %st(1) 403 fsubrp %st, %st(2 [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | [all...] |
/external/google-breakpad/src/third_party/libdisasm/ |
ia32_opcode_tables.c | [all...] |
/external/v8/src/ia32/ |
assembler-ia32.h | 893 void fsubrp(int i = 1); [all...] |
assembler-ia32.cc | 1784 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler [all...] |
/external/v8/src/x87/ |
assembler-x87.cc | 1745 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler [all...] |
assembler-x87.h | 878 void fsubrp(int i = 1); [all...] |
/external/valgrind/VEX/useful/ |
hd_fpu.c | [all...] |
/external/elfutils/src/tests/ |
testfile44.expect.bz2 | |
/external/elfutils/src/libcpu/defs/ |
i386 | 250 11011110,11101{freg}:fsubrp %st,{freg} [all...] |
/external/v8/src/x64/ |
assembler-x64.h | [all...] |
assembler-x64.cc | 2096 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrInfo.td | [all...] |
/external/valgrind/VEX/priv/ |
guest_amd64_toIR.c | [all...] |
guest_x86_toIR.c | [all...] |
/prebuilts/android-emulator/linux-x86_64/ |
emulator-arm | |
emulator-mips | |
emulator-x86 | |
/prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/ |
qemu-system-mips64el | |