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

  /external/quake/quake/src/QW/client/
d_copy.s 93 shlb $1,%al
  /external/quake/quake/src/WinQuake/
d_copy.s 93 shlb $1,%al
  /external/grub/stage1/
stage1.S 311 shlb $6, %dl /* shift left by 6 bits */
  /external/grub/stage2/
start.S 219 shlb $6, %dl /* shift left by 6 bits */
asm.S 1011 shlb $2, %al
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_basic.def     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 607 #define SHL_B(a, b) CHOICE(shlb ARG2(a,b), shlb ARG2(a,b), shlb ARG2(b,a))
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 222 // CHECK: shlb $127, 3735928559(%ebx,%ecx,8)
223 shlb $0x7f,0xdeadbeef(%ebx,%ecx,8)
    [all...]

Completed in 141 milliseconds