HomeSort by relevance Sort by last modified time
    Searched full:shldl (Results 1 - 15 of 15) 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/llvm/test/CodeGen/X86/
legalize-shift-64.ll 63 ; CHECK: shldl
65 ; CHECK: shldl
rot32.ll 18 ; CHECK: shldl %cl
74 ; CHECK: shldl $7
107 ; CHECK: shldl
  /external/compiler-rt/lib/builtins/i386/
ashldi3.S 47 shldl %cl, %eax, %edx // left shift high by count
  /external/valgrind/main/none/tests/x86/
insn_basic.def     [all...]
  /external/valgrind/main/none/tests/amd64/
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/valgrind/main/VEX/priv/
host_x86_defs.h 352 Xin_Sh3232, /* shldl or shrdl */
host_x86_defs.c     [all...]
host_x86_isel.c     [all...]
  /external/llvm/test/MC/X86/
x86-64.s 93 // CHECK: shldl %cl, %eax, %ebx
94 shldl %cl, %eax, %ebx
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /prebuilts/sdk/tools/linux/
libLLVM.so 

Completed in 670 milliseconds