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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse5-all.asm 404 protb xmm1, xmm2, xmm3 ; 0F 24 40 323 10 /or/ 0F 24 40 332 18 label
405 protb xmm1, xmm2, [0] ; 0F 24 40 026 10 00 00 label
406 protb xmm1, xmm2, dqword [0] ; 0F 24 40 026 10 00 00 label
407 protb xmm1, [0], xmm3 ; 0F 24 40 036 18 00 00 label
408 protb xmm1, dqword [0], xmm3 ; 0F 24 40 036 18 00 00 label
409 protb xmm1, xmm2, byte 5 ; 0F 7B 40 312 05 label
410 protb xmm1, [0], byte 5 ; 0F 7B 40 016 00 00 05 label
411 protb xmm1, dqword [0], 5 ; 0F 7B 40 016 00 00 05 label

Completed in 4866 milliseconds