HomeSort by relevance Sort by last modified time
    Searched full:pshlb (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse5-all.asm 464 pshlb xmm1, xmm2, xmm3 ; 0F 24 44 323 10 /or/ 0F 24 44 332 18 label
465 pshlb xmm1, xmm2, [0] ; 0F 24 44 026 10 00 00 label
466 pshlb xmm1, xmm2, dqword [0] ; 0F 24 44 026 10 00 00 label
467 pshlb xmm1, [0], xmm3 ; 0F 24 44 036 18 00 00 label
468 pshlb xmm1, dqword [0], xmm3 ; 0F 24 44 036 18 00 00 label

Completed in 641 milliseconds