Searched defs:vmovq (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
D | avx.asm | 791 vmovq xmm1, rax label 792 vmovq xmm1, [rax] label 793 vmovq xmm1, qword [rax] label 797 vmovq rax, xmm2 label 798 vmovq [rax], xmm2 label 799 vmovq qword [rax], xmm2 label 804 vmovq xmm1, xmm2 label 805 vmovq xmm1, [rax] label 806 vmovq xmm1, qword [rax] label 809 vmovq [rax], xmm1 label [all …]
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 1390 vmovq %xmm0, %rax label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | x86insn_nasm.gperf | 1087 vmovq, vmovq_insn, 5, SUF_Z, 0, 0, 0, ONLY_AVX, CPU_AVX, 0, 0 keyword
|
D | x86insn_gas.gperf | 1658 vmovq, vmovq_insn, 5, SUF_Z, 0, 0, 0, ONLY_AVX, CPU_AVX, 0, 0 keyword
|