Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl857 vstef ($H0,"0($ctx)",3); # store hash base 2^26
858 vstef ($H1,"4($ctx)",3);
859 vstef ($H2,"8($ctx)",3);
860 vstef ($H3,"12($ctx)",3);
861 vstef ($H4,"16($ctx)",3);
/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm631 sub vstef { subroutine
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td225 def VSTEF : StoreBinaryVRX<"vstef", 0xE70B, z_vstei32, v128f, 4, imm32zx2>;