Searched refs:clfi (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 588 &{$z? \&clgfi:\&clfi} ($len,0x40); 615 &{$z? \&clgfi:\&clfi} ($len,0x40); 642 &{$z? \&clgfi:\&clfi} ($len,0x40); 741 &{$z? \&clgfi:\&clfi} ($len,256); 831 &{$z? \&clgfi:\&clfi} ($len,0x40); 860 &{$z? \&clgfi:\&clfi} ($len,0x40); 886 &{$z? \&clgfi:\&clfi} ($len,0x40); 913 &{$z? \&clgfi:\&clfi} ($len,0x40); 943 &{$z? \&clgfi:\&clfi} ($len,0x40); 970 &{$z? \&clgfi:\&clfi} ($len,0x40);
|
/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-s390x.pl | 239 &{$z? \&clgfi:\&clfi} ($len,128); 792 &{$z? \&clgfi:\&clfi} ($len,0);
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | s390x.pm | 178 sub clfi { subroutine
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 1644 def CLFI : CompareRIL<"clfi", 0xC2F, z_ucmp, GR32, uimm32>;
|