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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse5-all.asm 431 protw xmm1, xmm2, xmm3 ; 0F 24 41 323 10 /or/ 0F 24 41 332 18 label
432 protw xmm1, xmm2, [0] ; 0F 24 41 026 10 00 00 label
433 protw xmm1, xmm2, dqword [0] ; 0F 24 41 026 10 00 00 label
434 protw xmm1, [0], xmm3 ; 0F 24 41 036 18 00 00 label
435 protw xmm1, dqword [0], xmm3 ; 0F 24 41 036 18 00 00 label
436 protw xmm1, xmm2, byte 5 ; 0F 7B 41 312 05 label
437 protw xmm1, [0], byte 5 ; 0F 7B 41 016 00 00 05 label
438 protw xmm1, dqword [0], 5 ; 0F 7B 41 016 00 00 05 label

Completed in 39 milliseconds