Searched refs:stosq (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/MC/X86/ |
D | x86-64.s | 633 stosq label 1139 stosq 1140 stosq %rax, %es:(%rdi)
|
/external/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 361 def REP_STOSQ_64 : RI<0xAB, RawFrm, (outs), (ins), "{rep;stosq|rep stosq}",
|
D | X86InstrInfo.td | 942 def STOSQ : RI<0xAB, RawFrm, (outs), (ins), "stosq", [], IIC_STOS>;
|