Searched refs:stosl (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/main/exp-bbv/tests/x86/ |
D | rep_prefix.S | 77 rep stosl # store 4096 times, auto-increment 122 rep stosl 127 rep stosl 162 rep stosl
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-06-25-CoalescerSubRegDefDead.ll | 20 ; The point of this code is that %rdi is set to %rdi+64036 for the rep;stosl 26 ; CHECK: rep;stosl
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 636 stosl label 1132 stosl 1133 stosl %eax, %es:(%rdi)
|
D | x86-32.s | 954 stosl 955 stosl %eax, %es:(%edi)
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
D | ll.S | 274 stosl
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
D | ll.S | 268 stosl
|
/external/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 361 def REP_STOSD_32 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosl|rep stosd}", 376 def REP_STOSD_64 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosl|rep stosd}",
|
D | README.txt | 213 We are currently lowering large (1MB+) memmove/memcpy to rep/stosl and rep/movsl
|
/external/valgrind/main/VEX/orig_x86/ |
D | exit42.orig | 4736 0x3A975759: rep stosl 4741 0x3A975759: rep stosl 7093 0x3A975759: rep stosl
|