Home
last modified time | relevance | path

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

/openssl/crypto/perlasm/
H A Ds390x.pm1762 sub vstrc { subroutine
1767 vstrc(@_[0..3],0,$_[4]);
1770 vstrc(@_[0..3],1,$_[4]);
1773 vstrc(@_[0..3],2,$_[4]);
1777 vstrc(@_[0..3],0,0x1|$_[4]);
1781 vstrc(@_[0..3],1,0x1|$_[4]);
1785 vstrc(@_[0..3],2,0x1|$_[4]);
1789 vstrc(@_[0..3],0,0x2|$_[4]);
1793 vstrc(@_[0..3],1,0x2|$_[4]);
1797 vstrc(@_[0..3],2,0x2|$_[4]);
[all …]

Completed in 22 milliseconds