Searched refs:risbg (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-s390x.pl | 386 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 D | s390x.pm | 195 sub risbg { subroutine
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 1535 def RISBG32 : RotateSelectRIEf<"risbg", 0xEC55, GR32, GR32>; 1537 def RISBG : RotateSelectRIEf<"risbg", 0xEC55, GR64, GR64>;
|