HomeSort by relevance Sort by last modified time
    Searched refs:vmovq (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
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], xmm label
810 vmovq qword [rax], xmm1 label
    [all...]
  /external/llvm/test/MC/X86/
x86_64-avx-encoding.s     [all...]
x86-64.s 1383 // CHECK: vmovq %xmm0, %rax
1384 // CHECK: vmovq %xmm0, %rax
1390 vmovq %xmm0, %rax label
x86-32-avx.s     [all...]
  /external/chromium_org/third_party/libyuv/source/
row_win.cc     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]

Completed in 2615 milliseconds