Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl547 vmlef ($ACC0,$I0,$R0);
548 vmlef ($ACC1,$I0,$R1);
549 vmlef ($ACC2,$I0,$R2);
550 vmlef ($ACC3,$I0,$R3);
551 vmlef ($ACC4,$I0,$R4);
686 vmlef ($ACC0,$I0,$R0);
687 vmlef ($ACC1,$I0,$R1);
688 vmlef ($ACC2,$I0,$R2);
689 vmlef ($ACC3,$I0,$R3);
690 vmlef ($ACC4,$I0,$R4);
/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm1273 sub vmlef { subroutine
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td684 def VMLEF : BinaryVRRc<"vmlef", 0xE7A4, int_s390_vmlef, v128g, v128f, 2>;