Home
last modified time | relevance | path

Searched refs:vchl (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm905 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 DSystemZInstrVector.td1031 def VCHL : BinaryVRRbSPairGeneric<"vchl", 0xE7F9>;