Searched refs:stosw (Results 1 – 25 of 30) sorted by relevance
12
/external/syslinux/memdisk/ |
D | memset.S | 63 stosw 73 stosw
|
D | memdisk16.asm | 763 stosw ; Save in stack frame 766 stosw ; Save in stack frame 770 stosw ; Return flags
|
D | memdisk.inc | 481 stosw
|
/external/syslinux/com32/lib/ |
D | memset.S | 67 stosw 77 stosw
|
/external/syslinux/core/ |
D | pxeisr.inc | 26 rep stosw 120 rep stosw
|
D | bcopyxx.inc | 165 stosw 176 stosw
|
D | diskfs.inc | 64 stosw
|
D | callback.inc | 80 stosw ; Return flags
|
/external/llvm/test/MC/X86/ |
D | index-operations.s | 48 stosw label
|
D | x86-16.s | 891 stosw 892 stosw %ax, %es:(%di)
|
D | x86-32.s | 1016 stosw 1017 stosw %ax, %es:(%edi)
|
D | x86-64.s | 1260 stosw 1261 stosw %ax, %es:(%rdi)
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32.s | 919 stosw 920 stosw %ax, %es:(%edi)
|
D | x86-64.s | 1104 stosw 1105 stosw %ax, %es:(%rdi)
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
D | ll.S | 154 stosw # and zero 455 stosw 482 stosw # store C and a NULL
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | ll.S | 162 stosw # and zero 455 stosw 482 stosw # store C and a NULL
|
/external/libpcap/msdos/ |
D | pkt_rx1.s | 54 stosw ;; write to screen at ES:EDI
|
D | pkt_rx0.asm | 83 stosw ;; write to screen at ES:EDI
|
/external/valgrind/exp-bbv/tests/x86/ |
D | rep_prefix.S | 60 rep stosw # store 8192 times, auto-increment
|
/external/zlib/src/contrib/masmx64/ |
D | inffasx64.asm | 234 rep stosw
|
/external/zlib/src/contrib/inflate86/ |
D | inffas86.c | 978 rep stosw
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-16.txt | 747 # CHECK: stosw
|
/external/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 416 def REP_STOSW_32 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}", 431 def REP_STOSW_64 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}",
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 665 #define STOS_W CHOICE(stosw, stosw, _WTOG stos) 1378 #define STOS_W stosw
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrCompiler.td | 283 def REP_STOSW : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}",
|
12