Searched refs:vmlof (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-s390x.pl | 289 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 D | s390x.pm | 1301 sub vmlof { subroutine
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 696 def VMLOF : BinaryVRRc<"vmlof", 0xE7A5, int_s390_vmlof, v128g, v128f, 2>;
|