Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl512 vmrhf ($xt0,$xa0,$xa1); # transpose data
513 vmrhf ($xt1,$xa2,$xa3);
521 vmrhf ($xt0,$xb0,$xb1);
522 vmrhf ($xt1,$xb2,$xb3);
530 vmrhf ($xt0,$xc0,$xc1);
531 vmrhf ($xt1,$xc2,$xc3);
539 vmrhf ($xt0,$xd0,$xd1);
540 vmrhf ($xt1,$xd2,$xd3);
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm462 sub vmrhf { subroutine
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td343 def VMRHF : BinaryVRRc<"vmrhf", 0xE761, z_merge_high, v128f, v128f, 2>;