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

  /external/libvpx/libvpx/third_party/libyuv/source/
compare_win.cc 90 vpshufd ymm1, ymm0, 0xee // 3, 2 + 1, 0 both lanes.
92 vpshufd ymm1, ymm0, 0x01 // 1 + 0 both lanes.
  /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
x86-32-avx.s     [all...]
x86_64-avx-encoding.s     [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-x86_64.pl 993 vpshufd \$0b01001110,$Hkey,$Hkey # dword swap
996 vpshufd \$0b11111111,$Hkey,$T2 # broadcast uppermost dword
1084 vpshufd \$0b01001110,$T3,$T1
1085 vpshufd \$0b01001110,$Xi,$T2
    [all...]

Completed in 704 milliseconds