Searched refs:fcmovbe (Results 1 – 10 of 10) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 71 ; NOSSE2: fcmovbe 74 ; NOSSE1: fcmovbe 218 ; NOSSE1: fcmovbe 356 ; SSE: fcmovbe 359 ; NOSSE2: fcmovbe 362 ; NOSSE1: fcmovbe
|
/external/llvm/test/MC/Disassembler/X86/ |
D | fp-stack.txt | 376 # 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/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 | 2849 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 | 386 "fcmovbe\t{$op, %st(0)|st(0), $op}">;
|
D | X86InstrInfo.td | 2663 def : MnemonicAlias<"fcmovna", "fcmovbe", "att">;
|
/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/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 )
|