/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
rep-suffix.s | 7 rep stosw
|
rep.s | 16 rep stosw 40 addr16 rep stosw
|
x86-64-mpx-inval-1.s | 5 bnd stosw (%edi) # Bad
|
x86-64-rep-suffix.s | 7 rep stosw
|
x86-64-rep.s | 16 rep stosw 46 addr32 rep stosw
|
mpx-inval-1.s | 7 bnd stosw (%edi) # Bad
|
rep-suffix.d | 12 7: 66 f3 ab[ ]+rep stosw %ax,%es:\(%edi\)
|
x86-64-rep-suffix.d | 12 7: 66 f3 ab[ ]+rep stosw %ax,%es:\(%rdi\)
|
x86-64-mpx-inval-1.l | 18 [ ]*5[ ]+\?\?\?\? 6766F2AB bnd stosw \(%edi\) \# Bad
|
mpx-inval-1.l | 26 [ ]*7[ ]+\?\?\?\? 66F2AB bnd stosw \(%edi\) \# Bad
|
/external/valgrind/none/tests/amd64/ |
asorep.c | 30 asm volatile ("addr32 rep stosw" 38 fprintf (stderr, "addr32 rep stosw wrong\n");
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64-rep-suffix.d | 13 7: 66 f3 ab[ ]+rep stosw %ax,%es:\(%rdi\)
|
/external/llvm/test/MC/X86/ |
index-operations.s | 48 stosw label 49 // 64: stosw %ax, %es:(%rdi) # encoding: [0x66,0xab] 50 // 32: stosw %ax, %es:(%edi) # encoding: [0x66,0xab] 51 // 16: stosw %ax, %es:(%di) # encoding: [0xab]
|
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 | 964 // CHECK: stosw %ax, %es:(%edi) # encoding: [0x66,0xab] 965 // CHECK: stosw 966 // CHECK: stosw 967 stosw 968 stosw %ax, %es:(%edi)
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
intel.go | 138 case STOSB, STOSW, STOSD, STOSQ: 362 case STOSW, MOVSW, CMPSW, LODSW, SCASW: 380 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/internal/rsc.io/x86/x86asm/ |
intel.go | 138 case STOSB, STOSW, STOSD, STOSQ: 362 case STOSW, MOVSW, CMPSW, LODSW, SCASW: 380 case MOVSB, MOVSW, MOVSD, MOVSQ, CMPSB, CMPSW, CMPSD, CMPSQ, STOSB, STOSW, STOSD, STOSQ, SCASB, SCASW, SCASD, SCASQ, LODSB, LODSW, LODSD, LODSQ:
|
/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
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/ |
anames.go | 221 "STOSW",
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/ |
anames.go | 218 "STOSW",
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/ |
anames.go | 221 "STOSW",
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/ |
anames.go | 218 "STOSW",
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
ll.S | 162 stosw # and zero 455 stosw 482 stosw # store C and a NULL
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
ll.S | 154 stosw # and zero 455 stosw 482 stosw # store C and a NULL
|