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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse5-all.asm 458 pshaw xmm1, xmm2, xmm3 ; 0F 24 49 323 10 /or/ 0F 24 49 332 18 label
459 pshaw xmm1, xmm2, [0] ; 0F 24 49 026 10 00 00 label
460 pshaw xmm1, xmm2, dqword [0] ; 0F 24 49 026 10 00 00 label
461 pshaw xmm1, [0], xmm3 ; 0F 24 49 036 18 00 00 label
462 pshaw xmm1, dqword [0], xmm3 ; 0F 24 49 036 18 00 00 label

Completed in 151 milliseconds