Home
last modified time | relevance | path

Searched refs:fucomp (Results 1 – 16 of 16) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dinline-asm-fpstack.ll227 ; asm volatile ("fucomp %1" : : "t"(x), "f"(y) : "st");
232 ; CHECK: fucomp %st
238 …tail call void asm sideeffect "fucomp $1", "{st},f,~{st},~{dirflag},~{fpsr},~{flags}"(x86_fp80 %x,…
245 ; asm volatile ("fucomp %1" : : "t"(x), "u"(y) : "st");
255 ; CHECK: fucomp %st(1)
268 …tail call void asm sideeffect "fucomp $1", "{st},{st(1)},~{st},~{dirflag},~{fpsr},~{flags}"(x86_fp…
Dfp-stack-compare.ll5 ; CHECK: fucomp
/external/llvm/test/MC/X86/
Dx86-64.s299 fucomp label
Dx86-32-coverage.s4001 fucomp %st(2)
13804 fucomp %st(2)
/external/valgrind/main/docs/internals/
D3_0_BUGSTATUS.txt322 113996 vex amd64->IR: fucomp (0xDD 0xE9 0xDF 0xE0)
/external/v8/src/ia32/
Dassembler-ia32.h959 void fucomp(int i);
Dassembler-ia32.cc1845 void Assembler::fucomp(int i) { in fucomp() function in v8::internal::Assembler
/external/v8/src/x64/
Dassembler-x64.h1285 void fucomp(int i);
Dassembler-x64.cc2435 void Assembler::fucomp(int i) { in fucomp() function in v8::internal::Assembler
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td548 "fucomp\t$reg", IIC_FUCOM>, DD;
DX86InstrInfo.td1862 def : InstAlias<"fucomp", (UCOM_FPr ST1)>;
/external/elfutils/libcpu/defs/
Di386347 11011101,11101{freg}:fucomp {freg}
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2
/external/valgrind/main/perf/
Dtinycc.c3431 DEF_ASM_OP1(fucomp, 0xdde8, 0, OPC_REG, OPT_ST )
3888 DEF_ASM_OP1(fucomp, 0xdde8, 0, OPC_REG, OPT_ST )
4763 DEF_ASM_OP1(fucomp, 0xdde8, 0, OPC_REG, OPT_ST )
5220 DEF_ASM_OP1(fucomp, 0xdde8, 0, OPC_REG, OPT_ST )
15470 DEF_ASM_OP1(fucomp, 0xdde8, 0, OPC_REG, OPT_ST )
15932 DEF_ASM_OP1(fucomp, 0xdde8, 0, OPC_REG, OPT_ST )
/external/valgrind/main/
DNEWS2331 113996 vex amd64->IR: fucomp (0xDD 0xE9)