Searched refs:vfche (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 1881 sub vfche { subroutine 1886 vfche(@_,3,0,0); 1889 vfche(@_,3,0,1); 1892 vfche(@_,3,8,0); 1895 vfche(@_,3,8,1); 2188 vfche(@_,2,0,0); 2191 vfche(@_,2,0,1); 2194 vfche(@_,2,8,0); 2197 vfche(@_,2,8,1); 2200 vfche(@_,4,8,0); [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 1508 def VFCHE : BinaryVRRcSPairFloatGeneric<"vfche", 0xE7EA>;
|