Searched refs:vmlef (Results 1 – 2 of 2) sorted by relevance
/openssl-master/crypto/poly1305/asm/ |
A D | poly1305-s390x.pl | 547 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);
|
/openssl-master/crypto/perlasm/ |
A D | s390x.pm | 1273 sub vmlef { subroutine
|
Completed in 9 milliseconds