Searched refs:stosb (Results 1 – 25 of 42) sorted by relevance
12
/external/syslinux/memdisk/ |
D | memset.S | 55 stosb 78 stosb
|
/external/syslinux/com32/lib/ |
D | memset.S | 59 stosb 82 stosb
|
/external/llvm/test/MC/X86/ |
D | index-operations.s | 58 stosb %al, %fs:(%edi) label 63 stosb %al, %es:(%edi) label
|
D | x86-16.s | 884 stosb 885 stosb %al, %es:(%di)
|
D | x86-64.s | 132 rep;stosb 1253 stosb 1254 stosb %al, %es:(%rdi)
|
D | x86-32.s | 1009 stosb 1010 stosb %al, %es:(%edi)
|
/external/syslinux/dos/ |
D | memset.S | 17 rep ; stosb
|
/external/syslinux/core/ |
D | strcpy.inc | 9 stosb
|
D | adv.inc | 252 stosb 254 stosb 261 rep stosb ; Zero-fill remainder
|
D | bcopyxx.inc | 156 stosb 181 stosb
|
D | diskfs.inc | 61 stosb
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | complex_rep.S | 14 # test back-to-back rep/stosb's
|
D | ll.S | 92 stosb # store it 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/ |
D | complex_rep.S | 14 # test back-to-back rep/stosb's
|
D | rep_prefix.S | 43 rep stosb # store d 16384 times, auto-increment
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
D | ll.S | 84 stosb # store it 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/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 129 rep;stosb 1097 stosb 1098 stosb %al, %es:(%rdi)
|
D | x86-32.s | 912 stosb 913 stosb %al, %es:(%edi)
|
/external/zlib/src/contrib/masmx86/ |
D | inffas32.asm | 249 rep stosb 359 stosb 503 rep stosb 680 stosb 793 rep stosb
|
/external/zlib/src/contrib/inflate86/ |
D | inffast.S | 332 rep stosb /* memset( &buf[ avail_in ], 0, 12 - avail_in ) */ 480 stosb 664 rep stosb 940 stosb 1044 rep stosb
|
/external/libjpeg-turbo/simd/ |
D | jcsample-sse2-64.asm | 78 rep stosb 222 rep stosb
|
D | jcsample-mmx.asm | 81 rep stosb 223 rep stosb
|
D | jcsample-sse2.asm | 81 rep stosb 236 rep stosb
|
/external/zlib/src/contrib/masmx64/ |
D | inffasx64.asm | 112 stosb 127 stosb
|
/external/syslinux/dosutil/ |
D | copybs.asm | 107 copyfile: stosb
|
12