Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl289 vmlof ($ACC0,$H0,$R0);
290 vmlof ($ACC1,$H0,$R1);
291 vmlof ($ACC2,$H0,$R2);
292 vmlof ($ACC3,$H0,$R3);
293 vmlof ($ACC4,$H0,$R4);
/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm1301 sub vmlof { subroutine
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td696 def VMLOF : BinaryVRRc<"vmlof", 0xE7A5, int_s390_vmlof, v128g, v128f, 2>;