Searched refs:stosq (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
D | stos.asm | 13 stosq label
|
/external/llvm/test/MC/Disassembler/X86/ |
D | prefixes.txt | 11 # CHECK-NEXT: stosq 54 # CHECK-NEXT: stosq
|
/external/llvm/test/MC/X86/ |
D | index-operations.s | 68 stosq label
|
D | x86-64.s | 633 stosq label 1187 stosq 1188 stosq %rax, %es:(%rdi)
|
/external/linux-tools-perf/perf-3.12.0/arch/x86/lib/ |
D | memset_64.S | 29 rep stosq
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
D | perf-bench.txt | 172 On x86-64, x86-64-unrolled, x86-64-stosq and x86-64-stosb are supported.
|
/external/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 396 def REP_STOSQ_64 : RI<0xAB, RawFrm, (outs), (ins), "{rep;stosq|rep stosq}",
|
D | X86InstrInfo.td | 1140 "stosq\t{%rax, $dst|$dst, rax}", [], IIC_STOS>; 2602 def : InstAlias<"stosq $dst", (STOSQ dstidx64:$dst), 0>, Requires<[In64BitMode]>;
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | x86insn_nasm.gperf | 742 stosq, onebyte_insn, 1, SUF_Z, 0xAB, 0x40, 0, ONLY_64, 0, 0, 0 keyword
|
D | x86insn_gas.gperf | 1273 stosq, onebyte_insn, 1, SUF_Z, 0xAB, 0x40, 0, ONLY_64, 0, 0, 0 keyword
|