Searched refs:verllf (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssl/crypto/chacha/asm/ |
| H A D | chacha-s390x.pl | 162 verllf (@x[$d0],@x[$d0],16); 165 verllf (@x[$d1],@x[$d1],16); 168 verllf (@x[$d2],@x[$d2],16); 171 verllf (@x[$d3],@x[$d3],16); 175 verllf (@x[$b0],@x[$b0],12); 178 verllf (@x[$b1],@x[$b1],12); 181 verllf (@x[$b2],@x[$b2],12); 184 verllf (@x[$b3],@x[$b3],12); 188 verllf (@x[$d0],@x[$d0],8); 191 verllf (@x[$d1],@x[$d1],8); [all …]
|
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 1350 sub verllf { subroutine
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 744 def VERLLF : BinaryVRSa<"verllf", 0xE733, z_vrotl_by_scalar, v128f, v128f, 2>;
|