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

1 2

  /external/llvm/test/MC/Disassembler/X86/
fp-stack.txt 793 # CHECK: fucom %st(0)
796 # CHECK: fucom %st(1)
799 # CHECK: fucom %st(2)
802 # CHECK: fucom %st(3)
805 # CHECK: fucom %st(4)
808 # CHECK: fucom %st(5)
811 # CHECK: fucom %st(6)
814 # CHECK: fucom %st(7)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
genopcode.asm 132 fucom st7 label
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/llvm/test/MC/X86/
x86-64.s 287 // CHECK: fucom %st(1)
298 fucom label
x86-32-coverage.s     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 1002 __asm__ __volatile__ ("fucom %%st(1);"
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 431 // explicit argument, but have no destination. Example: fucom, fucomi, ...
  /external/llvm/lib/Target/X86/
X86InstrFPStack.td 563 (outs), (ins RST:$reg), "fucom\t$reg", IIC_FUCOM>;
    [all...]