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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-shift.asm 18 shldw $5, %bx, %dx label
19 shldw %cl, %bx, %dx label
20 shldw %bx, %dx label
  /external/llvm/test/CodeGen/X86/
rot16.ll 17 ; CHECK: shldw %cl
60 ; CHECK: shldw $5
80 ; CHECK: shldw $11
  /external/llvm/test/MC/X86/
intel-syntax.s 366 // CHECK: shldw %cl, %bx, %dx
367 // CHECK: shldw %cl, %bx, %dx
368 // CHECK: shldw $1, %bx, %dx
369 // CHECK: shldw %cl, %bx, (%rax)
370 // CHECK: shldw %cl, %bx, (%rax)
x86-64.s 346 // CHECK: shldw %cl, %bx, %dx
347 // CHECK: shldw %cl, %bx, %dx
348 // CHECK: shldw $1, %bx, %dx
349 // CHECK: shldw %cl, %bx, (%rax)
350 // CHECK: shldw %cl, %bx, (%rax)
  /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 650 #define SHLD_W(a,b,c) CHOICE(shldw ARG3(a,b,c), shldw ARG3(a,b,c), _WTOG shld ARG3(c,b,a))
651 #define SHLD2_W(a,b) CHOICE(shldw ARG2(a,b), shldw ARG3(CL,a,b), _WTOG shld ARG3(b,a,CL))
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 650 #define SHLD_W(a,b,c) CHOICE(shldw ARG3(a,b,c), shldw ARG3(a,b,c), _WTOG shld ARG3(c,b,a))
651 #define SHLD2_W(a,b) CHOICE(shldw ARG2(a,b), shldw ARG3(CL,a,b), _WTOG shld ARG3(b,a,CL))
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf     [all...]
  /prebuilts/sdk/tools/linux/
libLLVM.so 

Completed in 546 milliseconds