Home
last modified time | relevance | path

Searched refs:vmalh (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm1137 sub vmalh { subroutine
1142 vmalh(@_,0);
1145 vmalh(@_,1);
1148 vmalh(@_,2);
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsSystemZ.td282 defm int_s390_vmalh : SystemZTernaryBHF<"vmalh">;
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td625 def VMALH : TernaryVRRdGeneric<"vmalh", 0xE7A9>;