HomeSort by relevance Sort by last modified time
    Searched defs:vpshufd (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/MC/X86/
shuffle-comments.s 53 vpshufd $27, %xmm0, %xmm1 label
55 vpshufd $27, (%rax), %xmm1 label
58 vpshufd $27, %ymm0, %ymm1 label
60 vpshufd $27, (%rax), %ymm1 label
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avx.asm 1933 vpshufd xmm1, xmm2, 5 label
1934 vpshufd xmm1, [rax], byte 5 label
1935 vpshufd xmm1, dqword [rax], 5 label
    [all...]

Completed in 127 milliseconds