| /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ |
| SetMem16.S | 40 stosw
|
| SetMem16.asm | 40 rep stosw
|
| /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/ |
| SetMem16.S | 43 rep stosw
|
| /external/swiftshader/src/Common/ |
| Memory.cpp | 140 __asm__("rep stosw" : : "D"(memory), "a"(element), "c"(count));
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
| mpx-inval-1.l | 26 [ ]*7[ ]+\?\?\?\? 66F2AB bnd stosw \(%edi\) \# Bad
|
| /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
| intel.go | 149 case STOSB, STOSW, STOSD, STOSQ: 382 case STOSW, MOVSW, CMPSW, LODSW, SCASW: 400 case MOVSB, MOVSW, MOVSD, MOVSQ, CMPSB, CMPSW, CMPSD, CMPSQ, STOSB, STOSW, STOSD, STOSQ, SCASB, SCASW, SCASD, SCASQ, LODSB, LODSW, LODSD, LODSQ:
|
| /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
| intel.go | 149 case STOSB, STOSW, STOSD, STOSQ: 382 case STOSW, MOVSW, CMPSW, LODSW, SCASW: 400 case MOVSB, MOVSW, MOVSD, MOVSQ, CMPSB, CMPSW, CMPSD, CMPSQ, STOSB, STOSW, STOSD, STOSQ, SCASB, SCASW, SCASD, SCASQ, LODSB, LODSW, LODSD, LODSQ:
|
| /external/syslinux/core/ |
| bcopyxx.inc | 165 stosw 176 stosw
|
| callback.inc | 80 stosw ; Return flags
|
| diskfs.inc | 64 stosw
|
| /external/libpcap/msdos/ |
| pkt_rx1.s | 54 stosw ;; write to screen at ES:EDI
|
| pkt_rx0.asm | 83 stosw ;; write to screen at ES:EDI
|
| /external/llvm/test/MC/X86/ |
| x86-16.s | 888 // CHECK: stosw %ax, %es:(%di) # encoding: [0xab] 889 // CHECK: stosw 890 // CHECK: stosw 891 stosw 892 stosw %ax, %es:(%di)
|
| x86-32.s | 1013 // CHECK: stosw %ax, %es:(%edi) # encoding: [0x66,0xab] 1014 // CHECK: stosw 1015 // CHECK: stosw 1016 stosw 1017 stosw %ax, %es:(%edi)
|
| /external/swiftshader/third_party/LLVM/test/MC/X86/ |
| x86-32.s | 916 // CHECK: stosw # encoding: [0x66,0xab] 917 // CHECK: stosw 918 // CHECK: stosw 919 stosw 920 stosw %ax, %es:(%edi)
|
| x86-64.s | 1101 // CHECK: stosw # encoding: [0x66,0xab] 1102 // CHECK: stosw 1103 // CHECK: stosw 1104 stosw 1105 stosw %ax, %es:(%rdi)
|
| /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/ |
| anames.go | 726 "STOSW",
|
| /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/ |
| anames.go | 726 "STOSW",
|
| /external/syslinux/memdisk/ |
| memdisk16.asm | 763 stosw ; Save in stack frame 766 stosw ; Save in stack frame 770 stosw ; Return flags
|
| /external/valgrind/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/exp-bbv/tests/x86-linux/ |
| ll.S | 154 stosw # and zero 455 stosw 482 stosw # store C and a NULL
|
| /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
|
| /toolchain/binutils/binutils-2.27/zlib/contrib/masmx64/ |
| inffasx64.asm | 234 rep stosw
|