/external/llvm/test/MC/X86/ |
x86_64-xop-encoding.s | 305 // vprotd 306 // CHECK: vprotd (%rax), %xmm0, %xmm3 308 vprotd (%rax), %xmm0, %xmm3 309 // CHECK: vprotd %xmm2, (%rax,%rcx), %xmm4 311 vprotd %xmm2, (%rax,%rcx), %xmm4 312 // CHECK: vprotd %xmm5, %xmm3, %xmm2 314 vprotd %xmm5, %xmm3, %xmm2 315 // CHECK: vprotd $43, (%rcx), %xmm6 317 vprotd $43, (%rcx), %xmm6 318 // CHECK: vprotd $44, (%rax,%rcx), %xmm [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
x86-64-xop.d | [all...] |
xop.d | [all...] |
/external/boringssl/src/crypto/perlasm/ |
x86asm.pl | 145 sub ::vprotd 157 { &::generic("vprotd",@_); }
|
x86_64-xlate.pl | 816 my $vprotd = sub { [all...] |
/external/boringssl/src/crypto/sha/asm/ |
sha512-x86_64.pl | 1178 &vprotd ($t1,$t0,8*$SZ-$sigma0[1]); 1189 &vprotd ($t2,$t1,$sigma0[1]-$sigma0[0]); [all...] |