/external/llvm/lib/Target/X86/ |
README-FPStack.txt | 39 fxch -> fucomi 40 fucomi jl X
|
X86InstrFPStack.td | 563 "fucomi\t$reg", IIC_FUCOMI>, DB; [all...] |
X86InstrInfo.td | [all...] |
X86FloatingPoint.cpp | [all...] |
/external/llvm/test/MC/X86/ |
x86-64.s | 310 // CHECK: fucomi %st(1) 311 // CHECK: fucomi %st(2) 312 // CHECK: fucomi %st(2) 316 fucomi label 317 fucomi %st(2) label 318 fucomi %st(2), %st label
|
/external/valgrind/main/none/tests/amd64/ |
insn_fpu.def | 73 fucomi st2.ps[1234.5678] st0.ps[1234.5679] => st0.ps[1234.5678] st2.ps[1234.5679] eflags[0x45,0x00] 74 fucomi st2.ps[1234.5678] st0.ps[1234.5676] => st0.ps[1234.5678] st2.ps[1234.5676] eflags[0x45,0x01] 75 fucomi st2.ps[1234.5678] st0.ps[1234.5678] => st0.ps[1234.5678] st2.ps[1234.5678] eflags[0x45,0x40] 76 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st0.pd[1234567.7654322] st2.pd[1234567.7654321] eflags[0x45,0x00] 77 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st0.pd[1234567.7654320] st2.pd[1234567.7654321] eflags[0x45,0x01] 78 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st0.pd[1234567.7654321] st2.pd[1234567.7654321] eflags[0x45,0x40] [all...] |
/external/valgrind/main/none/tests/x86/ |
insn_fpu.def | 73 fucomi st2.ps[1234.5678] st0.ps[1234.5679] => st0.ps[1234.5678] st2.ps[1234.5679] eflags[0x45,0x00] 74 fucomi st2.ps[1234.5678] st0.ps[1234.5676] => st0.ps[1234.5678] st2.ps[1234.5676] eflags[0x45,0x01] 75 fucomi st2.ps[1234.5678] st0.ps[1234.5678] => st0.ps[1234.5678] st2.ps[1234.5678] eflags[0x45,0x40] 76 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st0.pd[1234567.7654322] st2.pd[1234567.7654321] eflags[0x45,0x00] 77 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st0.pd[1234567.7654320] st2.pd[1234567.7654321] eflags[0x45,0x01] 78 fucomi st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st0.pd[1234567.7654321] st2.pd[1234567.7654321] eflags[0x45,0x40] [all...] |
/external/chromium_org/v8/src/ia32/ |
assembler-ia32.h | 980 void fucomi(int i); [all...] |
assembler-ia32.cc | 1892 void Assembler::fucomi(int i) { function in class:v8::internal::Assembler [all...] |
disasm-ia32.cc | 792 mnem = "fucomi"; [all...] |
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86BaseInfo.h | 406 // explicit argument, but have no destination. Example: fucom, fucomi, ...
|
/external/v8/src/ia32/ |
assembler-ia32.h | 961 void fucomi(int i); [all...] |
assembler-ia32.cc | 1858 void Assembler::fucomi(int i) { function in class:v8::internal::Assembler [all...] |
disasm-ia32.cc | 790 mnem = "fucomi"; [all...] |
/external/elfutils/tests/ |
testfile44.expect.bz2 | |
/dalvik/vm/compiler/codegen/x86/libenc/ |
enc_tabl.cpp | 708 BEGIN_MNEMONIC(FUCOMI, MF_NONE, D_U ) [all...] |
/external/chromium_org/v8/src/x64/ |
assembler-x64.h | [all...] |
disasm-x64.cc | 954 mnem = "fucomi"; [all...] |
assembler-x64.cc | 2461 void Assembler::fucomi(int i) { function in class:v8::internal::Assembler [all...] |
/external/elfutils/libcpu/defs/ |
i386 | 293 11011011,11101{freg}:fucomi {freg},%st [all...] |
/external/v8/src/x64/ |
assembler-x64.h | [all...] |
disasm-x64.cc | 946 mnem = "fucomi"; [all...] |
assembler-x64.cc | 2448 void Assembler::fucomi(int i) { function in class:v8::internal::Assembler [all...] |
/external/valgrind/main/perf/ |
tinycc.c | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_nasm.gperf | 273 fucomi, fcom2_insn, 2, SUF_Z, 0xDB, 0xE8, 0, 0, CPU_686, CPU_FPU, 0 [all...] |