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

1 2

  /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
  /bionic/libc/arch-x86/string/
bzero.S 30 stosb
40 stosb
memset.S 40 stosb
50 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
  /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
rep_prefix.S 43 rep stosb # store d 16384 times, auto-increment
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/bin/
gas-llabel.asm 24 stosb
  /external/chromium_org/tools/traceline/traceline/
assembler_unittest.cc 64 cb.stosb();
stubs.asm 39 rep stosb
assembler.h 528 void stosb() {
  /external/qemu-pc-bios/bochs/bios/
rombios32start.S 37 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/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/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/llvm/test/MC/X86/
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)
x86-32.s 937 // CHECK: stosb # encoding: [0xaa]
938 // CHECK: stosb
939 // CHECK: stosb
940 stosb
941 stosb %al, %es:(%edi)
  /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/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 666 #define STOS_B CHOICE(stosb, stosb, stosb)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 666 #define STOS_B CHOICE(stosb, stosb, stosb)
    [all...]
  /external/grub/stage2/
asm.S 180 stosb
    [all...]

Completed in 675 milliseconds

1 2