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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse5-all.asm 422 protq xmm1, xmm2, xmm3 ; 0F 24 43 323 10 /or/ 0F 24 43 332 18 label
423 protq xmm1, xmm2, [0] ; 0F 24 43 026 10 00 00 label
424 protq xmm1, xmm2, dqword [0] ; 0F 24 43 026 10 00 00 label
425 protq xmm1, [0], xmm3 ; 0F 24 43 036 18 00 00 label
426 protq xmm1, dqword [0], xmm3 ; 0F 24 43 036 18 00 00 label
427 protq xmm1, xmm2, byte 5 ; 0F 7B 43 312 05 label
428 protq xmm1, [0], byte 5 ; 0F 7B 43 016 00 00 05 label
429 protq xmm1, dqword [0], 5 ; 0F 7B 43 016 00 00 05 label

Completed in 59 milliseconds