Home
last modified time | relevance | path

Searched refs:stosl (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2010-06-25-CoalescerSubRegDefDead.ll20 ; The point of this code is that %rdi is set to %rdi+64036 for the rep;stosl
26 ; CHECK: rep;stosl
Dmem-intrin-base-reg.ll98 ; CHECK: rep;stosl
/external/ltp/testcases/kernel/kvm/
Dbootstrap_x86_64.S80 rep stosl
102 rep stosl
136 rep stosl
Dbootstrap_x86.S90 rep stosl
/external/musl/src/string/i386/
Dmemset.s62 stosl
/external/llvm/test/MC/X86/
Dx86-16.s898 stosl
899 stosl %eax, %es:(%di)
Dx86-64.s691 stosl label
1267 stosl
1268 stosl %eax, %es:(%rdi)
Dx86-32.s1023 stosl
1024 stosl %eax, %es:(%edi)
/external/llvm/test/MC/Disassembler/X86/
Dx86-16.txt750 # CHECK: stosl
/external/mesa3d/src/mesa/x86/
Dassyntax.h664 #define STOS_L CHOICE(stosl, stosl, _LTOG stos)
/external/llvm/lib/Target/X86/
DX86InstrCompiler.td420 def REP_STOSD_32 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosl|rep stosd}",
435 def REP_STOSD_64 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosl|rep stosd}",
DREADME.txt165 We are currently lowering large (1MB+) memmove/memcpy to rep/stosl and rep/movsl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrCompiler.td430 "{rep;stosl %eax, %es:(%edi)|rep stosd es:[edi], eax}",
453 "{rep;stosl %eax, %es:(%rdi)|rep stosd es:[rdi], eax}",
DREADME.txt165 We are currently lowering large (1MB+) memmove/memcpy to rep/stosl and rep/movsl
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7765 "sti\007stmxcsr\004stos\005stosb\005stosd\005stosl\005stosq\005stosw\003"
10411 { 7647 /* stosl */, X86::STOSL, Convert__DstIdx321_0, AMFBS_None, { MCK_DstIdx32 }, },
10412 { 7647 /* stosl */, X86::STOSL, Convert__DstIdx321_1, AMFBS_None, { MCK_EAX, MCK_DstIdx32 }, },