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

1 2 3

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
stos.asm 2 stosb label
6 stosb label
10 stosb label
rep.asm 3 rep stosb
stringseg.asm 1 es stosb
  /external/valgrind/main/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
rep_prefix.S 58 rep stosb # store d 16384 times, auto-increment
  /external/valgrind/main/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
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/bin/
gas-llabel.asm 24 stosb
  /bionic/libc/arch-x86/string/
bzero.S 30 stosb
40 stosb
memset.S 40 stosb
50 stosb
  /external/valgrind/main/none/tests/x86/
bug126147-x86.c 37 " stosb\n"
40 " repnz stosb\n"
188 /* test strncpy, hence repnz stosb */
199 /* test __ltostr, hence repnz stosb */
  /external/chromium_org/tools/traceline/traceline/
assembler_unittest.sh.expected 39 AA stosb
assembler_unittest.cc 64 cb.stosb();
stubs.asm 39 rep stosb
  /external/qemu-pc-bios/vgabios/
clext.c 902 stosb
904 stosb
906 stosb
908 stosb
910 stosb
912 stosb ;; memory model variable
914 stosb
928 stosb ;; number of image pages = vramtotal/vramdisp-1 variable
930 stosb variable
945 stosb ;; direct screen mode inf
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios32start.S 37 rep stosb
  /external/grub/netboot/
linux-asm-string.h 161 "stosb"
187 "stosb\n"
  /external/kernel-headers/original/asm-x86/
string_32.h 165 "stosb"
190 "stosb\n"
  /external/valgrind/main/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/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/llvm/test/MC/X86/
x86-32.s 937 // CHECK: stosb # encoding: [0xaa]
938 // CHECK: stosb
939 // CHECK: stosb
940 stosb
941 stosb %al, %es:(%edi)
x86-64.s 131 // CHECK: stosb
132 rep;stosb
1163 // CHECK: stosb # encoding: [0xaa]
1164 // CHECK: stosb
1165 // CHECK: stosb
1166 stosb
1167 stosb %al, %es:(%rdi)
  /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...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
asm.php 68 'shl','shr','stc','std','sti','stos','stosb','stosw','sub','test','wait','xchg','xlat',

Completed in 326 milliseconds

1 2 3