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

  /external/llvm/test/MC/X86/
x86-32-coverage.s 19656 blendvps %xmm2, %xmm1 label
19658 blendvps %xmm0, %xmm2, %xmm1 label
19660 blendvps (%eax), %xmm1 label
19662 blendvps %xmm0, (%eax), %xmm1 label
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse4.asm 13 blendvps xmm1, xmm2 label
14 blendvps xmm1, xmm2, xmm0 label
15 blendvps xmm1, [0] label
16 blendvps xmm1, [0], xmm0 label
avx.asm 209 ; blendvps doesn't have vex-encoded version of implicit xmm0
210 blendvps xmm1, xmm3 label
211 blendvps xmm1, [rax] label
212 blendvps xmm1, dqword [rax] label
213 blendvps xmm1, xmm3, xmm0 label
214 blendvps xmm1, [rax], xmm0 label
215 blendvps xmm1, dqword [rax], xmm0 label
    [all...]

Completed in 421 milliseconds