HomeSort by relevance Sort by last modified time
    Searched full:cmovl (Results 1 - 19 of 19) sorted by null

  /external/llvm/test/CodeGen/X86/
pr5145.ll 9 ; CHECK: cmovl
  /external/llvm/lib/Target/X86/
X86InstrCMovSetCC.td 74 defm CMOVL : CMOV<0x4C, "cmovl" , X86_COND_L>;
  /external/valgrind/main/none/tests/x86/
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/v8/src/x64/
assembler-x64.h 740 void cmovl(Condition cc, Register dst, Register src);
741 void cmovl(Condition cc, Register dst, const Operand& src);
    [all...]
assembler-x64.cc 973 void Assembler::cmovl(Condition cc, Register dst, Register src) { function in class:v8::internal::Assembler
989 void Assembler::cmovl(Condition cc, Register dst, const Operand& src) { function in class:v8::internal::Assembler
    [all...]
disasm-x64.cc 290 {"cmovl", TWO_OPERANDS_INSTR, REG_OPER_OP_ORDER, false},
    [all...]
  /external/valgrind/main/VEX/orig_amd64/
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
    [all...]
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
    [all...]
test1.sorted 72 440F4CE8 cmovl %eax, %r13d
    [all...]
test1.orig 286 cmovl %eax, %r13d
    [all...]
  /external/v8/src/ia32/
disasm-ia32.cc 154 /*12*/ "cmovl", "cmovnl", "cmovng", "cmovg"
    [all...]
  /external/qemu/
i386-dis.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
as 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-as 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
as 
  /external/elfutils/tests/
testfile44.expect.bz2 

Completed in 722 milliseconds