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

1 2

  /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
  /bionic/libc/arch-x86/string/
swab.S 30 stosw
40 stosw
43 stosw
46 stosw
49 stosw
52 stosw
55 stosw
58 stosw
61 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/valgrind/main/none/tests/amd64/
asorep.c 30 asm volatile ("addr32 rep stosw"
38 fprintf (stderr, "addr32 rep stosw wrong\n");
  /external/llvm/test/MC/X86/
x86-32.s 944 // CHECK: stosw # encoding: [0x66,0xab]
945 // CHECK: stosw
946 // CHECK: stosw
947 stosw
948 stosw %ax, %es:(%edi)
x86-64.s 1170 // CHECK: stosw # encoding: [0x66,0xab]
1171 // CHECK: stosw
1172 // CHECK: stosw
1173 stosw
1174 stosw %ax, %es:(%rdi)
  /external/grub/netboot/
linux-asm-string.h 184 "stosw\n"
  /external/kernel-headers/original/asm-x86/
string_32.h 187 "stosw\n"
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 162 stosw # and zero
455 stosw
482 stosw # store C and a NULL
rep_prefix.S 75 rep stosw # store 8192 times, auto-increment
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 154 stosw # and zero
455 stosw
482 stosw # store C and a NULL
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
asm.php 68 'shl','shr','stc','std','sti','stos','stosb','stosw','sub','test','wait','xchg','xlat',
  /external/valgrind/main/exp-bbv/tests/x86/
rep_prefix.S 60 rep stosw # store 8192 times, auto-increment
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 234 rep stosw
  /external/zlib/src/contrib/inflate86/
inffas86.c 324 " rep stosw\n"
651 " rep stosw\n"
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrCompiler.td 352 def REP_STOSW_32 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}",
367 def REP_STOSW_64 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}",
    [all...]
X86InstrInfo.td     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 665 #define STOS_W CHOICE(stosw, stosw, _WTOG stos)
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 665 #define STOS_W CHOICE(stosw, stosw, _WTOG stos)
    [all...]
  /external/qemu/
i386-dis.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]

Completed in 219 milliseconds

1 2