Searched refs:vfch (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 1864 sub vfch { subroutine 1869 vfch(@_,3,0,0); 1872 vfch(@_,3,0,1); 1875 vfch(@_,3,8,0); 1878 vfch(@_,3,8,1); 2169 vfch(@_,2,0,0); 2172 vfch(@_,2,0,1); 2175 vfch(@_,2,8,0); 2178 vfch(@_,2,8,1); 2181 vfch(@_,4,8,0); [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 1476 def VFCH : BinaryVRRcSPairFloatGeneric<"vfch", 0xE7EB>;
|