HomeSort by relevance Sort by last modified time
    Searched refs:stosw (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
stos.asm 3 stosw label
7 stosw label
11 stosw label
stringseg.asm 2 es stosw
  /external/qemu-pc-bios/vgabios/
clext.c 800 stosw
802 stosw
804 stosw
806 stosw
808 stosw
810 stosw
812 stosw
816 stosw
818 stosw
820 stosw
876 stosw ;; clear buffer variable
896 stosw ;; bytes per scan line variable
966 stosw ; reserved variable
967 stosw ; reserved variable
968 stosw ; reserved variable
    [all...]
vgabios.c     [all...]
  /external/llvm/test/MC/X86/
index-operations.s 48 stosw label
49 // 64: stosw %ax, %es:(%rdi) # encoding: [0x66,0xab]
50 // 32: stosw %ax, %es:(%edi) # encoding: [0x66,0xab]
51 // 16: stosw %ax, %es:(%di) # encoding: [0xab]
x86-16.s 888 // CHECK: stosw %ax, %es:(%di) # encoding: [0xab]
889 // CHECK: stosw
890 // CHECK: stosw
891 stosw
892 stosw %ax, %es:(%di)
x86-32.s 964 // CHECK: stosw %ax, %es:(%edi) # encoding: [0x66,0xab]
965 // CHECK: stosw
966 // CHECK: stosw
967 stosw
968 stosw %ax, %es:(%edi)
x86-64.s 1170 // CHECK: stosw %ax, %es:(%rdi) # encoding: [0x66,0xab]
1171 // CHECK: stosw
1172 // CHECK: stosw
1173 stosw
1174 stosw %ax, %es:(%rdi)
  /external/libpcap/msdos/
pkt_rx1.s 54 stosw ;; write to screen at ES:EDI
pkt_rx0.asm 83 stosw ;; write to screen at ES:EDI
  /external/valgrind/main/exp-bbv/tests/x86/
rep_prefix.S 60 rep stosw # store 8192 times, auto-increment
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 162 stosw # and zero
455 stosw
482 stosw # store C and a NULL
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 154 stosw # and zero
455 stosw
482 stosw # store C and a NULL
  /external/zlib/src/contrib/inflate86/
inffas86.c 324 " rep stosw\n"
651 " rep stosw\n"
    [all...]
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 234 rep stosw
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 665 #define STOS_W CHOICE(stosw, stosw, _WTOG stos)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 665 #define STOS_W CHOICE(stosw, stosw, _WTOG stos)
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]

Completed in 601 milliseconds