/external/valgrind/exp-bbv/tests/amd64-linux/ |
rep_prefix.S | 75 rep stosw # store 8192 times, auto-increment
|
/external/valgrind/exp-bbv/tests/x86/ |
rep_prefix.S | 60 rep stosw # store 8192 times, auto-increment
|
/external/zlib/src/contrib/masmx64/ |
inffasx64.asm | 234 rep stosw
|
/external/llvm/test/MC/X86/ |
x86-64.s | 1170 // CHECK: stosw %ax, %es:(%rdi) # encoding: [0x66,0xab] 1171 // CHECK: stosw 1172 // CHECK: stosw 1173 stosw 1174 stosw %ax, %es:(%rdi)
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
gnu.go | 553 case INSB, INSW, INSD, STOSB, STOSW, STOSD, STOSQ, SCASB, SCASW, SCASD, SCASQ: 839 STOSW: "stos",
|
decode.go | [all...] |
tables.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
gnu.go | 553 case INSB, INSW, INSD, STOSB, STOSW, STOSD, STOSQ, SCASB, SCASW, SCASD, SCASQ: 839 STOSW: "stos",
|
decode.go | [all...] |
tables.go | [all...] |
/external/zlib/src/contrib/inflate86/ |
inffas86.c | 324 " rep stosw\n" 651 " rep stosw\n" [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrCompiler.td | 408 def REP_STOSW_32 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}", 423 def REP_STOSW_64 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}", [all...] |
X86InstrInfo.td | [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
x86-16.txt | 747 # CHECK: stosw
|
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 665 #define STOS_W CHOICE(stosw, stosw, _WTOG stos) [all...] |
/external/clang/lib/Headers/ |
Intrin.h | [all...] |
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/ |
Intrin.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
Intrin.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
Intrin.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
Intrin.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
Intrin.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
Intrin.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
Intrin.h | [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
Intrin.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
string.h | 358 "stosw" [all...] |