/bionic/libc/arch-x86/string/ |
swab.S | 30 stosw 40 stosw 43 stosw 46 stosw 49 stosw 52 stosw 55 stosw 58 stosw 61 stosw
|
/external/qemu-pc-bios/vgabios/ |
clext.c | 800 stosw 802 stosw 804 stosw 806 stosw 808 stosw 810 stosw 812 stosw 816 stosw 818 stosw 820 stosw 876 stosw ;; clear buffer variable 896 stosw ;; bytes per scan line variable 966 stosw ; reserved variable 967 stosw ; reserved variable 968 stosw ; reserved variable [all...] |
vgabios.c | [all...] |
/external/valgrind/main/none/tests/amd64/ |
asorep.c | 30 asm volatile ("addr32 rep stosw" 38 fprintf (stderr, "addr32 rep stosw wrong\n");
|
/external/llvm/test/MC/X86/ |
x86-32.s | 944 // CHECK: stosw # encoding: [0x66,0xab] 945 // CHECK: stosw 946 // CHECK: stosw 947 stosw 948 stosw %ax, %es:(%edi)
|
x86-64.s | 1122 // CHECK: stosw # encoding: [0x66,0xab] 1123 // CHECK: stosw 1124 // CHECK: stosw 1125 stosw 1126 stosw %ax, %es:(%rdi)
|
/external/grub/netboot/ |
linux-asm-string.h | 184 "stosw\n"
|
/external/kernel-headers/original/asm-x86/ |
string_32.h | 187 "stosw\n"
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
ll.S | 162 stosw # and zero 455 stosw 482 stosw # store C and a NULL
|
rep_prefix.S | 75 rep stosw # store 8192 times, auto-increment
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
ll.S | 154 stosw # and zero 455 stosw 482 stosw # store C and a NULL
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
asm.php | 68 'shl','shr','stc','std','sti','stos','stosb','stosw','sub','test','wait','xchg','xlat',
|
/external/valgrind/main/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/zlib/src/contrib/inflate86/ |
inffas86.c | 324 " rep stosw\n" 651 " rep stosw\n" [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrCompiler.td | 357 def REP_STOSW_32 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}", 372 def REP_STOSW_64 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}", [all...] |
X86InstrInfo.td | [all...] |
/external/llvm/lib/Target/X86/AsmParser/ |
X86AsmParser.cpp | [all...] |
/external/qemu/ |
i386-dis.c | [all...] |
/external/qemu-pc-bios/bochs/bios/ |
rombios.c | [all...] |