/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
farithr.asm | 4 fsubrp st1
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/ |
gas-farithr.asm | 8 fsubrp %st(0),%st(1) 9 #fsubrp %st(3),%st
|
/external/llvm/test/MC/X86/ |
intel-syntax.s | 491 // CHECK: fsubrp %st(1) 498 fsubrp ST(1), ST(0) label 504 // CHECK: fsubrp %st(1) 511 fsubrp ST(0), ST(1) label 517 // CHECK: fsubrp %st(1) 524 fsubrp ST(1) label 530 // CHECK: fsubrp %st(1) 537 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...] |
/external/valgrind/main/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/main/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...] |
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
asm.php | 88 'fsubr','fsubrp','ftst','fwait','fxam','fxch','fxtract','fyl2x','fyl2xp1',
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | [all...] |
/external/chromium_org/v8/src/ia32/ |
assembler-ia32.h | 967 void fsubrp(int i = 1); [all...] |
assembler-ia32.cc | 1821 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler [all...] |
/external/v8/src/ia32/ |
assembler-ia32.h | 948 void fsubrp(int i = 1); [all...] |
assembler-ia32.cc | 1787 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler [all...] |
/external/valgrind/main/VEX/useful/ |
hd_fpu.c | [all...] |
/external/elfutils/tests/ |
testfile44.expect.bz2 | |
/external/qemu/ |
i386-dis.c | 82 generate nonsense fsubp, fsubrp, fdivp and fdivrp with operands [all...] |
/external/chromium_org/v8/src/x64/ |
assembler-x64.h | [all...] |
assembler-x64.cc | 2390 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler [all...] |
/external/elfutils/libcpu/defs/ |
i386 | 250 11011110,11101{freg}:fsubrp %st,{freg} [all...] |
/external/v8/src/x64/ |
assembler-x64.h | [all...] |
assembler-x64.cc | 2377 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_nasm.gperf | 270 fsubrp, farithp_insn, 3, SUF_Z, 0xE0, 0, 0, 0, CPU_FPU, 0, 0 [all...] |
x86insn_gas.gperf | [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrInfo.td | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-as | |