Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl498 vlrepg ($R0,"0x30($ctx)"); # broadcast r^2:r^4
499 vlrepg ($R1,"0x40($ctx)");
500 vlrepg ($S1,"0x50($ctx)");
501 vlrepg ($R2,"0x60($ctx)");
502 vlrepg ($S2,"0x70($ctx)");
503 vlrepg ($R3,"0x80($ctx)");
504 vlrepg ($S3,"0x90($ctx)");
505 vlrepg ($R4,"0xa0($ctx)");
506 vlrepg ($S4,"0xb0($ctx)");
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm343 sub vlrepg { subroutine
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td132 def VLREPG : UnaryVRX<"vlrepg", 0xE705, z_replicate_loadi64, v128g, 8, 3>;