HomeSort by relevance Sort by last modified time
    Searched refs:stosb (Results 1 - 25 of 28) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
rep-suffix.s 5 rep stosb
x86-64-rep-suffix.s 5 rep stosb
rep.s 8 rep stosb
32 addr16 rep stosb
string-bad.s 7 stosb %ds:(%edi)
rep-suffix.d 10 2: f3 aa[ ]+rep stosb %al,%es:\(%edi\)
x86-64-rep.s 8 rep stosb
38 addr32 rep stosb
x86-64-rep-suffix.d 10 2: f3 aa[ ]+rep stosb %al,%es:\(%rdi\)
string-ok.s 27 stosb %es:(%edi)
28 stosb (%esi)
x86-64-specific-reg.s 8 stosb %es:(%r\reg1)
51 stosb %es:(%r\reg1)
opcode-suffix.d 171 *[0-9a-f]+: aa[ ]+stosb[ ]+%al,%es:\(%edi\)
  /external/valgrind/exp-bbv/tests/amd64-linux/
complex_rep.S 14 # test back-to-back rep/stosb's
18 rep stosb # store 1024 times
19 rep stosb # should store 0 times
20 rep stosb # should store 0 times
23 # test stosb where cx is 0
27 rep stosb # should not load at all
36 rep stosb
40 rep stosb
ll.S 92 stosb # store it
250 stosb
287 stosb
419 stosb # ! if not store and continue
436 stosb # store a byte to [es:edi]
540 stosb # save digit
  /external/valgrind/exp-bbv/tests/x86/
complex_rep.S 14 # test back-to-back rep/stosb's
18 rep stosb # store 1024 times
19 rep stosb # should store 0 times
20 rep stosb # should store 0 times
23 # test stosb where cx is 0
27 rep stosb # should not load at all
36 rep stosb
40 rep stosb
rep_prefix.S 43 rep stosb # store d 16384 times, auto-increment
  /external/llvm/test/MC/X86/
index-operations.s 58 stosb %al, %fs:(%edi) label
63 stosb %al, %es:(%edi) label
64 // 64: stosb %al, %es:(%edi) # encoding: [0x67,0xaa]
65 // 32: stosb %al, %es:(%edi) # encoding: [0xaa]
66 // 16: stosb %al, %es:(%edi) # encoding: [0x67,0xaa]
x86-16.s 881 // CHECK: stosb %al, %es:(%di) # encoding: [0xaa]
882 // CHECK: stosb
883 // CHECK: stosb
884 stosb
885 stosb %al, %es:(%di)
x86-64.s 131 // CHECK: stosb
132 rep;stosb
1163 // CHECK: stosb %al, %es:(%rdi) # encoding: [0xaa]
1164 // CHECK: stosb
1165 // CHECK: stosb
1166 stosb
1167 stosb %al, %es:(%rdi)
x86-32.s 957 // CHECK: stosb %al, %es:(%edi) # encoding: [0xaa]
958 // CHECK: stosb
959 // CHECK: stosb
960 stosb
961 stosb %al, %es:(%edi)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-rep-suffix.d 11 2: f3 aa[ ]+rep stosb %al,%es:\(%rdi\)
  /external/valgrind/exp-bbv/tests/x86-linux/
ll.S 84 stosb # store it
244 stosb
287 stosb # store a space
419 stosb # if not store and continue
436 stosb # store a byte to [es:edi]
540 stosb # save digit
  /external/zlib/src/contrib/inflate86/
inffast.S 332 rep stosb /* memset( &buf[ avail_in ], 0, 12 - avail_in ) */
480 stosb
664 rep stosb
940 stosb
    [all...]
inffas86.c 202 " stosb\n"
217 " stosb\n"
517 " stosb\n"
844 stosb
    [all...]
  /external/zlib/src/contrib/masmx86/
inffas32.asm 249 rep stosb
359 stosb
503 rep stosb
680 stosb
793 rep stosb
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 112 stosb
127 stosb
  /external/mesa3d/src/mesa/x86/
assyntax.h 666 #define STOS_B CHOICE(stosb, stosb, stosb)
    [all...]

Completed in 358 milliseconds

1 2