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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse3.asm 23 movsldup xmm0, xmm7 label
24 movsldup xmm5, dqword [eax+ebx] label
ssewidth.asm 267 movsldup xmm1, xmm2 label
268 movsldup xmm1, dqword [rbx] label
avx.asm 968 movsldup xmm1, xmm2 label
969 movsldup xmm1, [rax] label
970 movsldup xmm1, dqword [rax] label
    [all...]

Completed in 35 milliseconds