HomeSort by relevance Sort by last modified time
    Searched full:stosq (Results 1 - 25 of 62) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-rep-suffix.s 11 rep stosq
x86-64-rep.s 30 rep stosq
60 addr32 rep stosq
x86-64-rep-suffix.d 16 11: f3 48 ab[ ]+rep stosq %rax,%es:\(%rdi\)
  /prebuilts/go/darwin-x86/src/runtime/
memclr_plan9_amd64.s 17 STOSQ
duff_amd64.s 194 STOSQ
195 STOSQ
196 STOSQ
197 STOSQ
memclr_amd64.s 17 // MOVOU seems always faster than REP STOSQ.
mkduff.go 88 // The STOSQ in duffzero seem fine, though.
  /prebuilts/go/linux-x86/src/runtime/
memclr_plan9_amd64.s 17 STOSQ
duff_amd64.s 194 STOSQ
195 STOSQ
196 STOSQ
197 STOSQ
memclr_amd64.s 17 // MOVOU seems always faster than REP STOSQ.
  /external/llvm/test/MC/Disassembler/X86/
prefixes.txt 11 # CHECK-NEXT: stosq %rax, %es:(%rdi)
15 # CHECK-NEXT: stosq %rax, %es:(%edi)
54 # CHECK-NEXT: stosq
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-rep-suffix.d 17 11: f3 48 ab[ ]+rep stosq %rax,%es:\(%rdi\)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
select.h 29 # define __FD_ZERO_STOS "stosq"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
select.h 29 # define __FD_ZERO_STOS "stosq"
  /external/llvm/test/MC/X86/
index-operations.s 68 stosq label
69 // 64: stosq %rax, %es:(%rdi) # encoding: [0x48,0xab]
74 // 64: stosq %rax, %es:(%edi) # encoding: [0x48,0x67,0xab]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
intel.go 138 case STOSB, STOSW, STOSD, STOSQ:
366 case STOSQ, MOVSQ, CMPSQ, LODSQ, SCASQ:
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:
366 case STOSQ, MOVSQ, CMPSQ, LODSQ, SCASQ:
380 case MOVSB, MOVSW, MOVSD, MOVSQ, CMPSB, CMPSW, CMPSD, CMPSQ, STOSB, STOSW, STOSD, STOSQ, SCASB, SCASW, SCASD, SCASQ, LODSB, LODSW, LODSD, LODSQ:
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 451 "STOSQ",
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
ggen.go 78 dzTailLen = 4 // number of final STOSQ instructions
79 dzTailSize = 2 // size of single STOSQ instruction
555 // Write sequence of MOV 0, off(base) instead of using STOSQ.
558 // than the unrolled STOSQ loop.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 448 "STOSQ",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 451 "STOSQ",
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
ggen.go 78 dzTailLen = 4 // number of final STOSQ instructions
79 dzTailSize = 2 // size of single STOSQ instruction
555 // Write sequence of MOV 0, off(base) instead of using STOSQ.
558 // than the unrolled STOSQ loop.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 448 "STOSQ",
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/amd64/
ggen.go 81 dzTailLen = 4 // number of final STOSQ instructions
82 dzTailSize = 2 // size of single STOSQ instruction
558 // Write sequence of MOV 0, off(base) instead of using STOSQ.
561 // than the unrolled STOSQ loop.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/amd64/
ggen.go 81 dzTailLen = 4 // number of final STOSQ instructions
82 dzTailSize = 2 // size of single STOSQ instruction
558 // Write sequence of MOV 0, off(base) instead of using STOSQ.
561 // than the unrolled STOSQ loop.

Completed in 279 milliseconds

1 2 3