Searched refs:vchl (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 905 sub vchl { subroutine 910 vchl(@_,0,0); 913 vchl(@_,1,0); 916 vchl(@_,2,0); 919 vchl(@_,3,0); 922 vchl(@_,0,1); 925 vchl(@_,1,1); 928 vchl(@_,2,1); 931 vchl(@_,3,1);
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 1031 def VCHL : BinaryVRRbSPairGeneric<"vchl", 0xE7F9>;
|