Home
last modified time | relevance | path

Searched refs:stos (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/test/MC/X86/
Dindex-operations.s53 stos %eax, (%edi) label
73 stos %rax, (%edi) label
Dx86-16.s886 stos %al, %es:(%di)
893 stos %ax, %es:(%di)
900 stos %eax, %es:(%di)
Dx86-32.s962 stos %al, %es:(%edi)
969 stos %ax, %es:(%edi)
976 stos %eax, %es:(%edi)
Dx86-64.s1168 stos %al, %es:(%rdi)
1175 stos %ax, %es:(%rdi)
1182 stos %eax, %es:(%rdi)
1189 stos %rax, %es:(%rdi)
/external/google-breakpad/src/third_party/libdisasm/
DTODO24 * stos, cmps, scas, movs, ins, outs, lods -> OP_PTR
/external/valgrind/VEX/test/
Dtest-i386.c1159 TEST_STRING(stos, ""); in test_string()
1160 TEST_STRING(stos, "rep "); in test_string()
Dtest-amd64.c1199 TEST_STRING(stos, ""); in test_string()
1200 TEST_STRING(stos, "rep "); in test_string()
/external/v8/test/cctest/
Dtest-disasm-x87.cc260 __ stos(); in TEST()
Dtest-disasm-ia32.cc260 __ stos(); in TEST()
/external/v8/src/x87/
Dassembler-x87.h636 void stos();
Dassembler-x87.cc532 void Assembler::stos() { in stos() function in v8::internal::Assembler
/external/llvm/lib/Target/X86/
DX86InstrInfo.td1251 "stos{l|d}\t{%eax, $dst|$dst, eax}", [], IIC_STOS>, OpSize32;
2760 // stos aliases. Accept the source being omitted because it's implicit in
2765 def : InstAlias<"stos{l|d} $dst", (STOSL dstidx32:$dst), 0>;
2767 def : InstAlias<"stos {%al, $dst|$dst, al}", (STOSB dstidx8:$dst), 0>;
2768 def : InstAlias<"stos {%ax, $dst|$dst, ax}", (STOSW dstidx16:$dst), 0>;
2769 def : InstAlias<"stos {%eax, $dst|$dst, eax}", (STOSL dstidx32:$dst), 0>;
2770 def : InstAlias<"stos {%rax, $dst|$dst, rax}", (STOSQ dstidx64:$dst), 0>, Requires<[In64BitMode]>;
/external/v8/src/ia32/
Dassembler-ia32.h644 void stos();
Dassembler-ia32.cc661 void Assembler::stos() { in stos() function in v8::internal::Assembler
/external/mesa3d/src/mesa/x86/
Dassyntax.h664 #define STOS_L CHOICE(stosl, stosl, _LTOG stos)
665 #define STOS_W CHOICE(stosw, stosw, _WTOG stos)
/external/elfutils/libcpu/defs/
Di386556 1010101{w}:{R}stos {ax}{w},{es_di}
/external/skia/third_party/yasm/config/ios/
DMakefile893 modules/arch/x86/tests/stos.asm \
894 modules/arch/x86/tests/stos.hex modules/arch/x86/tests/str.asm \
/external/skia/third_party/yasm/config/linux/
DMakefile893 modules/arch/x86/tests/stos.asm \
894 modules/arch/x86/tests/stos.hex modules/arch/x86/tests/str.asm \
/external/skia/third_party/yasm/config/mac/
DMakefile893 modules/arch/x86/tests/stos.asm \
894 modules/arch/x86/tests/stos.hex modules/arch/x86/tests/str.asm \
/external/skia/third_party/yasm/config/win/
DMakefile893 modules/arch/x86/tests/stos.asm \
894 modules/arch/x86/tests/stos.hex modules/arch/x86/tests/str.asm \
/external/skia/third_party/yasm/config/openbsd/
DMakefile893 modules/arch/x86/tests/stos.asm \
894 modules/arch/x86/tests/stos.hex modules/arch/x86/tests/str.asm \
/external/skia/third_party/yasm/config/android/
DMakefile893 modules/arch/x86/tests/stos.asm \
894 modules/arch/x86/tests/stos.hex modules/arch/x86/tests/str.asm \
/external/skia/third_party/yasm/config/chromeos/
DMakefile893 modules/arch/x86/tests/stos.asm \
894 modules/arch/x86/tests/stos.hex modules/arch/x86/tests/str.asm \
/external/elfutils/po/
Dpl.po6505 msgstr "Wyświetla stos numeru PID procesu"
6509 msgstr "Wyświetla stos odnaleziony w PLIKU_CORE"
6590 "Wyświetla stos dla każdego wątku w procesie lub pliku core.\vProgram kończy "
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...

12