HomeSort by relevance Sort by last modified time
    Searched refs:shldl (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-shift.asm 21 shldl $5, %ebx, %edx label
22 shldl %cl, %ebx, %edx label
23 shldl %ebx, %edx label
  /external/compiler-rt/lib/builtins/i386/
ashldi3.S 47 shldl %cl, %eax, %edx // left shift high by count
  /external/llvm/test/MC/X86/
x86-64.s 93 // CHECK: shldl %cl, %eax, %ebx
94 shldl %cl, %eax, %ebx
  /external/valgrind/main/none/tests/x86/
insn_basic.def     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 648 #define SHLD_L(a,b,c) CHOICE(shldl ARG3(a,b,c), shldl ARG3(a,b,c), _LTOG shld ARG3(c,b,a))
649 #define SHLD2_L(a,b) CHOICE(shldl ARG2(a,b), shldl ARG3(CL,a,b), _LTOG shld ARG3(b,a,CL))
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 648 #define SHLD_L(a,b,c) CHOICE(shldl ARG3(a,b,c), shldl ARG3(a,b,c), _LTOG shld ARG3(c,b,a))
649 #define SHLD2_L(a,b) CHOICE(shldl ARG2(a,b), shldl ARG3(CL,a,b), _LTOG shld ARG3(b,a,CL))
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 1856 milliseconds