| /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/ |
| gas-shift.asm | 5 shlw $1, %ax label 6 shlw $5, %ax label 7 shlw %cl, %ax label 8 shlw %ax label
|
| /external/grub/stage2/ |
| start.S | 271 shlw $5, %ax /* shift %ax five bits to the left */ 280 shlw $4, %ax
|
| /external/grub/stage1/ |
| stage1.S | 263 shlw $2, %dx
|
| /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 | 646 #define SHL_W(a, b) CHOICE(shlw ARG2(a,b), shlw ARG2(a,b), _WTOG shl ARG2(b,a)) [all...] |
| /external/mesa3d/src/mesa/x86/ |
| assyntax.h | 646 #define SHL_W(a, b) CHOICE(shlw ARG2(a,b), shlw ARG2(a,b), _WTOG shl ARG2(b,a)) [all...] |
| /external/qemu/target-i386/ |
| helper.c | 590 "SHLW", [all...] |
| /external/llvm/lib/Target/X86/ |
| X86InstrInfo.td | [all...] |
| /external/llvm/test/MC/X86/ |
| x86-32-coverage.s | [all...] |
| /external/chromium_org/third_party/yasm/source/patched-yasm/ |
| x86insn_gas.gperf | [all...] |