Home
last modified time | relevance | path

Searched full:tj (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/crypto/openssl/crypto/bn/asm/
H A Dalpha-mont.pl47 $tj="t12";
135 cmplt $j,$num,$tj
150 bne $tj,.L1st
180 ldq $tj,0(sp)
185 addq $lo0,$tj,$lo0
186 cmpult $lo0,$tj,AT
209 ldq $tj,8($tp) #L0
226 addq $lo0,$tj,$lo0 #L1
230 cmpult $lo0,$tj,AT #L0
237 cmplt $j,$num,$tj #U0 # borrow $tj
[all …]
H A Dmips-mont.pl119 $tj=$s8;
272 $LD $tj,($sp)
279 $ADDU $lo0,$tj
281 sltu $at,$lo0,$tj
302 $LD $tj,$BNSZ($tp)
321 $ADDU $lo0,$tj
324 sltu $at,$lo0,$tj
328 $LD $tj,2*$BNSZ($tp)
341 $ADDU $lo0,$tj
342 sltu $t0,$lo0,$tj
[all …]
H A Dvis3-mont.pl47 ($n0,$m0,$m1,$lo0,$hi0, $lo1,$hi1,$aj,$alo,$nj,$nlo,$tj)=
225 ldx [$tp], $tj ! tp[0]
228 addcc $lo0, $tj, $lo0 ! ap[0]*bp[i]+tp[0]
247 ldx [$tp+8], $tj ! tp[j]
256 addcc $lo0, $tj, $lo0 ! ap[j]*bp[i]+tp[j]
267 ldx [$tp+8], $tj ! tp[j]
270 addcc $lo0, $tj, $lo0 ! ap[j]*bp[i]+tp[j]
296 ldx [$tp], $tj
300 subccc $tj, $nj, $t2 ! tp[j]-np[j]
301 srlx $tj, 32, $tj
[all …]
H A Darmv4-mont.pl81 $tj="r7";
200 mov $tj,sp
204 sub $tj,$num,$tj @ "original" $num-1 value
205 sub $ap,$ap,$tj @ "rewind" ap to &ap[1]
207 sub $np,$np,$tj @ "rewind" np to &np[1]
211 ldr $tj,[sp,#4] @ tp[1]
223 adds $alo,$ahi,$tj @ +=tp[j]
230 ldr $tj,[$tp,#8] @ tp[j+1]
242 adds $nlo,$nlo,$tj
243 ldr $tj,[$_bpend] @ restore &bp[num]
[all …]
H A Dsparct4-mont.pl671 ($n0,$m0,$m1,$lo0,$hi0, $lo1,$hi1,$aj,$alo,$nj,$nlo,$tj)=
802 ldx [$tp], $tj ! tp[0]
805 addcc $lo0, $tj, $lo0 ! ap[0]*bp[i]+tp[0]
825 ldx [$tp+8], $tj ! tp[j]
835 addcc $lo0, $tj, $lo0 ! ap[j]*bp[i]+tp[j]
846 ldx [$tp+8], $tj ! tp[j]
849 addcc $lo0, $tj, $lo0 ! ap[j]*bp[i]+tp[j]
875 ldx [$tp], $tj
879 subccc $tj, $nj, $t2 ! tp[j]-np[j]
880 srlx $tj, 32, $tj
[all …]
H A Dppc-mont.pl117 my $tj="r12";
150 li $tj,-4096
153 and $ovf,$ovf,$tj ; minimize TLB usage
155 mr $tj,$sp
159 $PUSH r20,`-12*$SIZE_T`($tj)
160 $PUSH r21,`-11*$SIZE_T`($tj)
161 $PUSH r22,`-10*$SIZE_T`($tj)
162 $PUSH r23,`-9*$SIZE_T`($tj)
163 $PUSH r24,`-8*$SIZE_T`($tj)
164 $PUSH r25,`-7*$SIZE_T`($tj)
[all …]
H A Darmv8-mont.pl59 $ovf, $i,$j,$tp,$tj) = map("x$_",6..17,19..24);
181 ldr $tj,[sp] // tp[0]
189 adds $lo0,$lo0,$tj
207 ldr $tj,[$tp],#8 // tp[j]
217 adds $lo0,$lo0,$tj
228 ldr $tj,[$tp],#8 // tp[j]
239 adds $lo0,$lo0,$tj
253 ldr $tj,[sp] // tp[0]
259 sbcs $aj,$tj,$nj // tp[j]-np[j]
260 ldr $tj,[$tp],#8
[all …]
/freebsd/crypto/openssl/crypto/sm3/
H A Dsm3_local.h54 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ argument
57 const SM3_WORD A12_SM = A12 + E + TJ; \
67 #define R1(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
68 RND(A,B,C,D,E,F,G,H,TJ,Wi,Wj,FF0,GG0)
70 #define R2(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
71 RND(A,B,C,D,E,F,G,H,TJ,Wi,Wj,FF1,GG1)
/freebsd/sys/dev/coretemp/
H A Dcoretemp.c208 * can tell us if Tj(max) is 100 or 85. in coretemp_attach()
235 * Attempt to get Tj(max) from MSR IA32_TEMPERATURE_TARGET. in coretemp_attach()
260 device_printf(dev, "Tj(target) value %d " in coretemp_attach()
263 device_printf(dev, "Can not get Tj(target) " in coretemp_attach()
323 * reading by Tj(max).
/freebsd/share/man/man4/
H A Dchvgpio.42 .\" Tom Jones <tj@enoti.me> All rights reserved.
63 .An Tom Jones Aq Mt tj@enoti.me .
H A Dcc_newreno.4171 .An Tom Jones Aq Mt tj@enoti.me .
H A Dcdce.4108 Terayon TJ-715 DOCSIS Cable Modem
/freebsd/usr.sbin/jail/
H A Dcommand.c816 struct cfjail *tj; in add_proc() local
838 TAILQ_FOREACH(tj, &sleeping, tq) { in add_proc()
839 if (!tj->timeout.tv_sec || in add_proc()
840 j->timeout.tv_sec < tj->timeout.tv_sec || in add_proc()
841 (j->timeout.tv_sec == tj->timeout.tv_sec && in add_proc()
842 j->timeout.tv_nsec <= tj->timeout.tv_nsec)) { in add_proc()
843 TAILQ_INSERT_BEFORE(tj, j, tq); in add_proc()
847 if (tj == NULL) in add_proc()
H A Dstate.c305 struct cfjail *j, *tj; in start_state() local
316 TAILQ_FOREACH_SAFE(j, &cfjails, tq, tj) { in start_state()
357 TAILQ_FOREACH_SAFE(j, &cfjails, tq, tj) { in start_state()
H A Dconfig.c135 struct cfjail *j, *tj, *wj; in load_config() local
147 TAILQ_FOREACH_SAFE(j, &cfjails, tq, tj) { in load_config()
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra234-p3701-0000.dtsi10 tj-thermal {
H A Dtegra234-p3701-0008.dtsi9 tj-thermal {
H A Dtegra234-p3767.dtsi217 tj-thermal {
H A Dtegra234-p3768-0000+p3767.dtsi277 tj-thermal {
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Drzg2l-thermal.yaml11 temperature(Tj) inside the LSI.
H A Drcar-gen3-thermal.yaml13 measuring temperature (Tj) inside the LSI.
/freebsd/sys/netinet/cc/
H A Dcc_newreno.h2 * Copyright (c) 2017 Tom Jones <tj@enoti.me>
/freebsd/sys/dev/gpio/
H A Dchvgpio_reg.h4 * Copyright (c) 2017 Tom Jones <tj@enoti.me>
/freebsd/share/misc/
H A Dcommitters-ports.dot131 tj [label="Tom Judge\ntj@FreeBSD.org\n2012/05/28\n2018/11/06"]
420 db -> tj
442 eadler -> tj
/freebsd/secure/caroot/untrusted/
H A DTrustCor_ECA-1.pem98 tJ/X5g==

12