HomeSort by: relevance | last modified time | path
    Searched defs:vfmax (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/perlasm/
s390x.pm 96 vflrd wflrd wflrx vfmax vfmaxsb vfmaxdb wfmaxsb wfmaxdb wfmaxxb
2252 sub vfmax { subroutine
2257 vfmax(@_[0..2],2,0,$_[3]);
2260 vfmax(@_[0..2],3,0,$_[3]);
2263 vfmax(@_[0..2],2,8,$_[3]);
2266 vfmax(@_[0..2],3,8,$_[3]);
2269 vfmax(@_[0..2],4,8,$_[3]);
  /src/crypto/external/bsd/openssl/dist/crypto/perlasm/
s390x.pm 96 vflrd wflrd wflrx vfmax vfmaxsb vfmaxdb wfmaxsb wfmaxdb wfmaxxb
2252 sub vfmax { subroutine
2257 vfmax(@_[0..2],2,0,$_[3]);
2260 vfmax(@_[0..2],3,0,$_[3]);
2263 vfmax(@_[0..2],2,8,$_[3]);
2266 vfmax(@_[0..2],3,8,$_[3]);
2269 vfmax(@_[0..2],4,8,$_[3]);

Completed in 28 milliseconds