Home
last modified time | relevance | path

Searched refs:fcmovbe (Results 1 – 18 of 18) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_FCMOV.c34 TEST(fcmovbe)
69 err |= !(fcmovbe(0) == 1.0); err |= !(fcmovnbe(0) != 1.0); in main()
74 err |= !(fcmovbe(CF) != 1.0); err |= !(fcmovnbe(CF) == 1.0); in main()
79 err |= !(fcmovbe(ZF) != 1.0); err |= !(fcmovnbe(ZF) == 1.0); in main()
84 err |= !(fcmovbe(PF) == 1.0); err |= !(fcmovnbe(PF) != 1.0); in main()
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll71 ; NOSSE2: fcmovbe
74 ; NOSSE1: fcmovbe
218 ; NOSSE1: fcmovbe
356 ; SSE: fcmovbe
359 ; NOSSE2: fcmovbe
362 ; NOSSE1: fcmovbe
/external/llvm/test/MC/Disassembler/X86/
Dfp-stack.txt376 # CHECK: fcmovbe %st(0), %st(0)
379 # CHECK: fcmovbe %st(1), %st(0)
382 # CHECK: fcmovbe %st(2), %st(0)
385 # CHECK: fcmovbe %st(3), %st(0)
388 # CHECK: fcmovbe %st(4), %st(0)
391 # CHECK: fcmovbe %st(5), %st(0)
394 # CHECK: fcmovbe %st(6), %st(0)
397 # CHECK: fcmovbe %st(7), %st(0)
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-64.s385 fcmovbe %st(1), %st(0) // CHECK: fcmovbe %st(1), %st(0) label
Dx86-32-coverage.s4470 fcmovbe %st(2),%st
14151 fcmovbe %st(2),%st
/external/llvm/test/MC/X86/
Dx86-64.s422 fcmovbe %st(1), %st(0) // CHECK: fcmovbe %st(1), %st(0) label
Dx86-32-coverage.s2849 fcmovbe %st(2),%st
/external/elfutils/libcpu/defs/
Di386270 11011010,11010{freg}:fcmovbe {freg},%st
323 11011010,11010{freg}:fcmovbe {freg}
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFPStack.td335 "fcmovbe\t{$op, %st(0)|%ST(0), $op}">, DA;
DX86InstrInfo.td1516 def : MnemonicAlias<"fcmovna", "fcmovbe">;
DX86GenAsmMatcher.inc1359 Mnemonic = "fcmovbe"; // "fcmovna"
3402 { X86::CMOVBE_F, "fcmovbe", Convert__Reg1_0, { MCK_RST, MCK_ST0 }, 0},
DX86GenAsmWriter.inc3850 "movbq\t\000cmovbew\t\000cmovbel\t\000cmovbeq\t\000fcmovbe\t\000fcmovb\t"
DX86GenAsmWriter1.inc3846 "s\000cmc\000cmova\t\000cmovae\t\000cmovb\t\000cmovbe\t\000fcmovbe\t%ST("
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td386 "fcmovbe\t{$op, %st(0)|st(0), $op}">;
DX86InstrInfo.td2667 def : MnemonicAlias<"fcmovna", "fcmovbe", "att">;
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/valgrind/perf/
Dtinycc.c3489 DEF_ASM_OP2(fcmovbe, 0xdad0, 0, OPC_REG, OPT_ST, OPT_ST0 )
3946 DEF_ASM_OP2(fcmovbe, 0xdad0, 0, OPC_REG, OPT_ST, OPT_ST0 )
4821 DEF_ASM_OP2(fcmovbe, 0xdad0, 0, OPC_REG, OPT_ST, OPT_ST0 )
5278 DEF_ASM_OP2(fcmovbe, 0xdad0, 0, OPC_REG, OPT_ST, OPT_ST0 )
15528 DEF_ASM_OP2(fcmovbe, 0xdad0, 0, OPC_REG, OPT_ST, OPT_ST0 )
15990 DEF_ASM_OP2(fcmovbe, 0xdad0, 0, OPC_REG, OPT_ST, OPT_ST0 )