HomeSort by relevance Sort by last modified time
    Searched full:fucomi (Results 1 - 25 of 36) sorted by null

1 2

  /external/llvm/lib/Target/X86/
README-FPStack.txt 39 fxch -> fucomi
40 fucomi jl X
X86InstrFPStack.td 557 "fucomi\t$reg", IIC_FUCOMI>, DB;
    [all...]
X86InstrInfo.td     [all...]
X86FloatingPoint.cpp     [all...]
  /external/llvm/test/MC/X86/
x86-64.s 310 // CHECK: fucomi
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/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 405 // 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/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
objdump 
  /external/valgrind/main/VEX/priv/
guest_x86_toIR.c 43 FUCOMI(P): what happens to A and S flags? Currently are forced
    [all...]
  /external/qemu/
i386-dis.c     [all...]
  /external/qemu/target-i386/
translate.c     [all...]

Completed in 875 milliseconds

1 2