Searched refs:subi (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/sys/cddl/dev/dtrace/powerpc/
H A Ddtrace_asm.S134 subi %r7,%r3,1
135 subi %r8,%r4,1
151 subi %r7,%r3,1
152 subi %r8,%r4,1
156 subi %r5,%r5,1
/freebsd-13-stable/crypto/openssh/
H A Dmatch.c126 u_int i, subi, len = strlen(pattern); local
141 for (subi = 0;
142 i < len && subi < sizeof(sub) - 1 && pattern[i] != ',';
143 subi++, i++)
144 sub[subi] = dolower && isupper((u_char)pattern[i]) ?
147 if (subi >= sizeof(sub) - 1)
155 sub[subi] = '\0';
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-ppc64.pl294 subi r12,r12,8 ; prepare for ldu
435 subi r4,r4,1 ; prepare for lbzu
436 subi r12,r12,8 ; prepare for ldu
648 subi r3,r3,8 ; prepare for ldu
649 subi $out,r4,1 ; prepare for stbu
684 subi r3,$A_flat,8 ; prepare for ldu
H A Dkeccak1600p8-ppc.pl689 subi $out,$out,1 ; prepare for stbu
725 subi r11,r11,72
729 subi r11,r11,8
733 subi r11,r11,72
737 subi r11,r11,8
H A Dsha1-parisc.pl188 subi 32,$t0,$t0 ; t0=32-t0;
H A Dsha512-parisc.pl293 subi `8*$SZ`,$t0,$t0
525 subi 32,$t0,$t0
H A Dsha512-ppc.pl411 subi $Tbl,$Tbl,`($rounds-16)*$SZ` ; rewind Tbl
659 subi $Tbl,$Tbl,`($rounds-16)*$SZ` ; rewind Tbl
/freebsd-13-stable/crypto/openssl/crypto/chacha/asm/
H A Dchacha-ppc.pl358 subi $inp,$inp,1 # prepare for *++ptr
359 subi $out,$out,1
631 subi $len,$len,256 # $len-=256
1138 subi $len,$len,0x40
1170 subi $len,$len,0x40
1202 subi $len,$len,0x40
1234 subi $len,$len,0x40
1268 subi r12,r11,1 # prepare for *++ptr
1269 subi $inp,$inp,1
1270 subi
[all...]
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl385 subi $inp,$out,240 # first round key
404 subi $out,$out,16
452 subi $rounds,$rounds,1
546 subi $rounds,$rounds,1
554 subi $len,$len,16 # len-=16
602 subi $len,$len,16 # len-=16
725 subi $rounds,$rounds,3 # -4 in total
726 subi $len,$len,128 # bias
770 subi $inp,$inp,15 # undo "caller"
1301 subi
[all...]
H A Daes-parisc.pl116 subi 32,$t0,$t0
585 subi 32,$t0,$t0
H A Dvpaes-ppc.pl475 subi r11, r11, 16
/freebsd-13-stable/sys/mips/include/
H A Dasm.h335 #define PTR_SUBI subi
383 #define INT_SUBI subi
429 #define LONG_SUBI subi
/freebsd-13-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl180 subi 4,$rem,$rem
192 subi 32,$acc,$acc
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dparisc-mont.pl218 subi 0,$arrsz,$idx ; j=0
310 subi 0,$arrsz,$idx ; j=0
440 subi 0,$arrsz,$idx ; j=0
542 subi 0,$arrsz,$idx
651 subi 0,$arrsz,$idx ; j=0
789 subi 0,$arrsz,$idx ; j=0
866 subi 0,$arrsz,$idx
H A Dppc-mont.pl420 subi $ap,$ap,$SIZE_T # bias by -1
421 subi $np,$np,$SIZE_T # bias by -1
422 subi $rp,$rp,$SIZE_T # bias by -1
427 subi $t0,$t0,$SIZE_T*4 # &b[num-4]
797 subi $cnt,$cnt,1
1013 subi $ap,$ap,$SIZE_T # bias by -1
1014 subi $t0,$np,$SIZE_T # bias by -1
1015 subi $rp,$rp,$SIZE_T # bias by -1
1263 subi $rp,$ap,$SIZE_T*7
1418 subi
[all...]
/freebsd-13-stable/crypto/openssl/crypto/
H A Dppccpuid.pl161 subi r4,r4,1
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S509 subi %r4, %r1, 16
648 subi %r4, %r1, 16
/freebsd-13-stable/sys/powerpc/booke/
H A Dtrap_subr.S417 subi %r28, %r28, 1; \
469 subi %r23, %r23, 1; \
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Dx25519-ppc64.pl467 subi $rp,$rp,1
H A Decp_nistz256-ppc64.pl2296 subi $inp,$inp,8
2337 subi $out,$out,8

Completed in 199 milliseconds