Searched refs:cmovl (Results 1 – 10 of 10) sorted by relevance
/external/valgrind/main/none/tests/x86/ |
D | insn_cmov.def | 57 cmovl eflags[0x8c0,0x000] : r16.uw[12345] r16.uw[0] => 1.uw[0] 58 cmovl eflags[0x8c0,0x080] : r16.uw[12345] r16.uw[0] => 1.uw[12345] 59 cmovl eflags[0x8c0,0x800] : r16.uw[12345] r16.uw[0] => 1.uw[12345] 60 cmovl eflags[0x8c0,0x880] : r16.uw[12345] r16.uw[0] => 1.uw[0] 61 cmovl eflags[0x8c0,0x000] : m16.uw[12345] r16.uw[0] => 1.uw[0] 62 cmovl eflags[0x8c0,0x080] : m16.uw[12345] r16.uw[0] => 1.uw[12345] 63 cmovl eflags[0x8c0,0x800] : m16.uw[12345] r16.uw[0] => 1.uw[12345] 64 cmovl eflags[0x8c0,0x880] : m16.uw[12345] r16.uw[0] => 1.uw[0] 249 cmovl eflags[0x8c0,0x000] : r32.ud[12345678] r32.ud[0] => 1.ud[0] 250 cmovl eflags[0x8c0,0x080] : r32.ud[12345678] r32.ud[0] => 1.ud[12345678] [all …]
|
/external/llvm/lib/Target/X86/ |
D | X86InstrCMovSetCC.td | 74 defm CMOVL : CMOV<0x4C, "cmovl" , X86_COND_L>;
|
/external/v8/src/x64/ |
D | assembler-x64.h | 740 void cmovl(Condition cc, Register dst, Register src); 741 void cmovl(Condition cc, Register dst, const Operand& src);
|
D | assembler-x64.cc | 973 void Assembler::cmovl(Condition cc, Register dst, Register src) { in cmovl() function in v8::internal::Assembler 989 void Assembler::cmovl(Condition cc, Register dst, const Operand& src) { in cmovl() function in v8::internal::Assembler
|
/external/valgrind/main/VEX/orig_amd64/ |
D | test2.sorted | 405 440F4CE8 cmovl %eax, %r13d 406 440F4CE3 cmovl %ebx, %r12d 407 0F4CF7 cmovl %edi, %esi 408 0F4CEA cmovl %edx, %ebp 409 0F4CCA cmovl %edx, %ecx 410 440F4CE2 cmovl %edx, %r12d 431 410F4CC0 cmovl %r8d, %eax 432 410F4CD0 cmovl %r8d, %edx
|
D | test2.orig | 1618 cmovl %eax, %r13d 1622 cmovl %ebx, %r12d 1626 cmovl %edi, %esi 1630 cmovl %edx, %ebp 1634 cmovl %edx, %ecx 1638 cmovl %edx, %r12d 1722 cmovl %r8d, %eax 1726 cmovl %r8d, %edx
|
D | test1.sorted | 72 440F4CE8 cmovl %eax, %r13d
|
D | test1.orig | 286 cmovl %eax, %r13d
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |