Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl386 risbg ($d0,$h0,38,0x80+63,38); # base 2^64 -> 2^26
388 risbg ($h0,$h0,38,0x80+63,0);
390 risbg ($d1,$h1,38,51,12);
392 risbg ($d0,$h1,38,63,50);
460 risbg ($d0,$h0,38,0x80+63,38); # base 2^64 -> 2^26
462 risbg ($h0,$h0,38,0x80+63,0);
464 risbg ($d1,$h1,38,51,12);
466 risbg ($d0,$h1,38,63,50);
470 risbg ($d1,$h2,37,39,24);
/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm195 sub risbg { subroutine
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td1535 def RISBG32 : RotateSelectRIEf<"risbg", 0xEC55, GR32, GR32>;
1537 def RISBG : RotateSelectRIEf<"risbg", 0xEC55, GR64, GR64>;