Home
last modified time | relevance | path

Searched refs:vstm (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl571 vstm ($xt0,$xt3,"0($out)");
598 vstm ($xt0,$xt3,"0($out)");
625 vstm ($xt0,$xt3,"0($out)");
652 vstm ($xt0,$xt3,"0($out)");
845 vstm ($a0,$d0,"0($out)");
870 vstm ($a0,$d0,"0($out)");
896 vstm ($a0,$d0,"0($out)");
924 vstm ($a0,$d0,"0($out)");
953 vstm ($a0,$d0,"0($out)");
980 vstm ($a0,$d0,"0($out)");
[all …]
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl476 vstm ($R0,$S4,"48($ctx)"); # save key schedule base 2^26
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm640 sub vstm { subroutine
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrVFP.td305 defm VSTM : vfp_ldst_mult<"vstm", 0, IIC_fpStore_m, IIC_fpStore_mu>;
310 def : MnemonicAlias<"vstm", "vstmia">;
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td220 defm VSTM : StoreMultipleVRSaAlign<"vstm", 0xE73E>;