Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_FCMOV.c32 TEST(fcmovb)
67 err |= !(fcmovb(0) == 1.0); err |= !(fcmovnb(0) != 1.0); in main()
72 err |= !(fcmovb(CF) != 1.0); err |= !(fcmovnb(CF) == 1.0); in main()
77 err |= !(fcmovb(ZF) == 1.0); err |= !(fcmovnb(ZF) != 1.0); in main()
82 err |= !(fcmovb(PF) == 1.0); err |= !(fcmovnb(PF) != 1.0); in main()
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll53 ; NOSSE2: fcmovb
56 ; NOSSE1: fcmovb
200 ; NOSSE1: fcmovb
338 ; SSE: fcmovb
341 ; NOSSE2: fcmovb
344 ; NOSSE1: fcmovb
/external/llvm/test/MC/Disassembler/X86/
Dfp-stack.txt328 # CHECK: fcmovb %st(0), %st(0)
331 # CHECK: fcmovb %st(1), %st(0)
334 # CHECK: fcmovb %st(2), %st(0)
337 # CHECK: fcmovb %st(3), %st(0)
340 # CHECK: fcmovb %st(4), %st(0)
343 # CHECK: fcmovb %st(5), %st(0)
346 # CHECK: fcmovb %st(6), %st(0)
349 # CHECK: fcmovb %st(7), %st(0)
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-64.s383 fcmovb %st(1), %st(0) // CHECK: fcmovb %st(1), %st(0) label
Dx86-32-coverage.s4462 fcmovb %st(2),%st
14145 fcmovb %st(2),%st
/external/llvm/test/MC/X86/
Dx86-64.s420 fcmovb %st(1), %st(0) // CHECK: fcmovb %st(1), %st(0) label
Dx86-32-coverage.s2841 fcmovb %st(2),%st
/external/elfutils/libcpu/defs/
Di386237 11011010,11000{freg}:fcmovb {freg},%st
268 11011010,11000{freg}:fcmovb {freg},%st
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFPStack.td333 "fcmovb\t{$op, %st(0)|%ST(0), $op}">, DA;
DX86InstrInfo.td1515 def : MnemonicAlias<"fcmovnae", "fcmovb">;
DX86GenAsmMatcher.inc1466 Mnemonic = "fcmovb"; // "fcmovnae"
3401 { X86::CMOVB_F, "fcmovb", Convert__Reg1_0, { MCK_RST, MCK_ST0 }, 0},
DX86GenAsmWriter.inc3850 "movbq\t\000cmovbew\t\000cmovbel\t\000cmovbeq\t\000fcmovbe\t\000fcmovb\t"
DX86GenAsmWriter1.inc3847 "0), \000fcmovb\t%ST(0), \000cmove\t\000fcmove\t%ST(0), \000cmovg\t\000c"
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td384 "fcmovb\t{$op, %st(0)|st(0), $op}">;
DX86InstrInfo.td2666 def : MnemonicAlias<"fcmovnae", "fcmovb", "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.c3487 DEF_ASM_OP2(fcmovb, 0xdac0, 0, OPC_REG, OPT_ST, OPT_ST0 )
3944 DEF_ASM_OP2(fcmovb, 0xdac0, 0, OPC_REG, OPT_ST, OPT_ST0 )
4819 DEF_ASM_OP2(fcmovb, 0xdac0, 0, OPC_REG, OPT_ST, OPT_ST0 )
5276 DEF_ASM_OP2(fcmovb, 0xdac0, 0, OPC_REG, OPT_ST, OPT_ST0 )
15526 DEF_ASM_OP2(fcmovb, 0xdac0, 0, OPC_REG, OPT_ST, OPT_ST0 )
15988 DEF_ASM_OP2(fcmovb, 0xdac0, 0, OPC_REG, OPT_ST, OPT_ST0 )