Searched refs:fcmovbe (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/MC/X86/ |
D | x86-64.s | 401 fcmovbe %st(1), %st(0) // CHECK: fcmovbe %st(1), %st(0) label
|
D | x86-32-coverage.s | 4477 fcmovbe %st(2),%st 14158 fcmovbe %st(2),%st
|
/external/elfutils/libcpu/defs/ |
D | i386 | 270 11011010,11010{freg}:fcmovbe {freg},%st 323 11011010,11010{freg}:fcmovbe {freg}
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 342 "fcmovbe\t{$op, %st(0)|ST(0), $op}">, DA;
|
D | X86InstrInfo.td | 1765 def : MnemonicAlias<"fcmovna", "fcmovbe">;
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|
/external/valgrind/main/perf/ |
D | tinycc.c | 3489 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 )
|