HomeSort by relevance Sort by last modified time
    Searched defs:vdivsd (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/MC/X86/
x86_64-avx-encoding.s 31 // CHECK: vdivsd %xmm8, %xmm9, %xmm10
33 vdivsd %xmm8, %xmm9, %xmm10 label
63 // CHECK: vdivsd -4(%rcx,%rbx,8), %xmm10, %xmm11
65 vdivsd -4(%rcx,%rbx,8), %xmm10, %xmm11 label
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avx.asm 498 vdivsd xmm1, xmm2 label
499 vdivsd xmm1, [rax] label
500 vdivsd xmm1, qword [rax] label
501 vdivsd xmm1, xmm2, xmm3 label
502 vdivsd xmm1, xmm2, [rax] label
503 vdivsd xmm1, xmm2, qword [rax] label
    [all...]

Completed in 1038 milliseconds