HomeSort by: relevance | last modified time | path
    Searched refs:slr (Results 1 - 15 of 15) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpn/s390_32/esame/
submul_1.asm 50 slr %r11, %r11
57 slr %r0, %r9 C conditional incr
58 slr %r10, %r11
66 slr %r2, %r9
aorslsh1_n.asm 60 define(ADDSUBC, slr)
63 define(RETVAL, `slr %r1, %r13
bdiv_dbm1c.asm 56 slr %r6, %r1
  /src/sys/arch/vax/include/
rpb.h 84 long slr; /* 4 Saved system length register */ member in struct:rpb
  /src/external/lgpl3/gmp/dist/mpn/s390_32/
submul_1.asm 43 slr cylimb,cylimb # clear cylimb
58 slr 6,1 # add u limb to plo
81 slr 6,1 # add u limb to plo
addmul_1.asm 43 slr cylimb,cylimb # clear cylimb
mul_1.asm 43 slr cylimb,cylimb # clear cylimb
  /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/
chacha-s390x.pl 275 &{$z? \&slgr:\&slr} ($out,$inp); # difference
407 &{$z? \&slgr:\&slr} (@t[1],"%r14");
  /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
chacha-s390x.pl 275 &{$z? \&slgr:\&slr} ($out,$inp); # difference
407 &{$z? \&slgr:\&slr} (@t[1],"%r14");
  /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/
poly1305-s390x.pl 683 &{$z? \&slgr:\&slr} ($inp,$len);
  /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
poly1305-s390x.pl 683 &{$z? \&slgr:\&slr} ($inp,$len);
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aes-s390x.pl 1132 slr $s1,$t1
1141 slr $s2,$t1
1150 slr $s3,$t1
  /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
aes-s390x.pl 1132 slr $s1,$t1
1141 slr $s2,$t1
1150 slr $s3,$t1
  /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
aes-s390x.pl 1130 slr $s1,$t1
1139 slr $s2,$t1
1148 slr $s3,$t1
  /src/sys/arch/vax/vax/
pmap.c 284 * Also note that for full S0 space the SLR should be 0x200000,
285 * since the comparison in the vax microcode is >= SLR.
429 rpb.slr = mfpr(PR_SLR);
1285 panic("pmap_protect: outside SLR: %lx", end);

Completed in 28 milliseconds