Searched refs:vfpso (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 2019 sub vfpso { subroutine 2024 vfpso(@_[0..1],3,0,$_[2]); 2027 vfpso(@_[0..1],3,8,$_[2]); 2030 vfpso(@_,3,0,0); 2033 vfpso(@_,3,8,0); 2036 vfpso(@_,3,0,1); 2039 vfpso(@_,3,8,1); 2042 vfpso(@_,3,0,2); 2045 vfpso(@_,3,8,2); 2363 vfpso(@_[0..1],2,0,$_[2]); [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 1340 def VFPSO : BinaryVRRaFloatGeneric<"vfpso", 0xE7CC>;
|