Searched refs:vmalef (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-s390x.pl | 553 vmalef ($ACC0,$I1,$S4,$ACC0); 554 vmalef ($ACC1,$I1,$R0,$ACC1); 555 vmalef ($ACC2,$I1,$R1,$ACC2); 556 vmalef ($ACC3,$I1,$R2,$ACC3); 557 vmalef ($ACC4,$I1,$R3,$ACC4); 565 vmalef ($ACC0,$I2,$S3,$ACC0); 566 vmalef ($ACC1,$I2,$S4,$ACC1); 567 vmalef ($ACC2,$I2,$R0,$ACC2); 568 vmalef ($ACC3,$I2,$R1,$ACC3); 569 vmalef ($ACC4,$I2,$R2,$ACC4); [all …]
|
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | s390x.pm | 1175 sub vmalef { subroutine
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 640 def VMALEF : TernaryVRRd<"vmalef", 0xE7AC, int_s390_vmalef, v128g, v128f, 2>;
|