Home
last modified time | relevance | path

Searched refs:U1 (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
Dmul_1.asm179 mulq r9, r19, r22 C U1 #07
181 umulh r9, r19, r23 C U1 #08
183 mulq r10, r19, r24 C U1 #09
188 umulh r10, r19, r25 C U1 #11
189 mulq r11, r19, r26 C U1 #12
190 umulh r11, r19, r27 C U1 #13
191 mulq r12, r19, r28 C U1 #14
193 umulh r12, r19, r1 C U1 #15
195 mulq r9, r19, r2 C U1 #16
197 umulh r9, r19, r3 C U1 #17
[all …]
Dadd_n.asm57 C U stays still, put code there where possible (note alternation of U1 and U0)
91 addq u0, v0, r8 C U1 add two data
94 cmpult r8, v0, r22 C U1 did it carry
99 addq r8, r23, r8 C U1 carry from last
102 beq r8, $fix6f C U1 fix exact zero
112 blt r19, $Lend C U1 loop control
117 $Loop: addq u0, v0, r2 C U1 add two data
122 cmpult r2, v0, cy1 C U1 did it carry
128 addq r2, r23, r2 C U1 carry from last
132 beq r2, $fix0 C U1 fix exact zero
[all …]
Dsub_n.asm57 C U stays still, put code there where possible (note alternation of U1 and U0)
91 subq u0, v0, r8 C U1 sub two data
94 cmpult u0, v0, r22 C U1 did it borrow
99 subq r8, r23, r25 C U1 borrow from last
102 beq r8, $fix6f C U1 fix exact zero
112 blt r19, $Lend C U1 loop control
117 $Loop: subq u0, v0, r2 C U1 sub two data
122 cmpult u0, v0, cy1 C U1 did it borrow
128 subq r2, r23, r25 C U1 borrow from last
132 beq r2, $fix0 C U1 fix exact zero
[all …]
Daorsmul_1.asm221 bis r31, r31, r31 C U1 mt
226 bis r31, r31, r31 C U1 mt
231 umulh v0, r1, r8 C U1
236 mulq v0, r0, r2 C U1
241 umulh v0, r0, r6 C U1
247 mulq v0, r1, r7 C U1
252 bis r31, r31, r31 C U1 mt
256 bis r31, r31, r31 C U1 mt
261 bis r31, r31, r31 C U1 mt
266 umulh v0, r1, r24 C U1
[all …]
/netbsd/src/usr.bin/make/unit-tests/
Dvarmod-loop.mk33 @echo :$@: :${:U1 2 3:@\@@x${@}y@}: :$@:
43 @echo $@:${:U1:@word@${word}$@:Q}:
61 .if ${:U1 2 3:@i@$i${:Ua b c:@i@$i@}${i:Uu}@} != "1a b cu 2a b cu 3a b cu"
89 USE_8_DOLLARS= ${:U1:@var@${8_DOLLARS}@} ${8_DOLLARS} $$$$$$$$
209 : ${:U1:@i@ t=$$(( $${t:-0} + $i ))@}
230 : ${:U1:@i@ dollar=\$ end@}
235 : ${:U1:@i@ backslash=\ end@}
238 : ${:U1:@i@ dollar=\$\$ at=\@ backslash=\\ end@}
240 : ${:U1:@i@ dollar=\$\$\$\$ at=\@\@ backslash=\\\\ end@}
242 : ${:U1:@i@ dollar=$$$$ at=\@\@ backslash=\\\\ end@}
Dvarmod-subst-regex.mk45 .if ${:U1 2 3 1 2 3:C,1 2,___,Wg:C,_,x,} != "x__ 3 x__ 3"
56 .if ${:U1 23 456:C,..,\0\0,} != "1 2323 45456"
143 @echo $@:11-missing:${:U1 23 456:C,..,\1\1,:Q}
145 @echo $@:11-ok:${:U1 23 456:C,(.).,\1\1,:Q}
147 @echo $@:22-missing:${:U1 23 456:C,..,\2\2,:Q}
149 @echo $@:22-missing:${:U1 23 456:C,(.).,\2\2,:Q}
151 @echo $@:22-ok:${:U1 23 456:C,(.)(.),\2\2,:Q}
193 @echo $@.ok: ${:U1 1 2 3 5 8 13 21 34:C,1(.*),one\1,}
212 @echo $@.all: ${:U1 1 2 3 5 8 13 21 34:C,1(.*)|2(.*),(\1)(\2),:Q}
Dmoderrs.mk49 @echo ${UNDEF:U1 2 3:@var}
52 @echo ${UNDEF:U1 2 3:@var@...}
54 @echo ${UNDEF:U1 2 3:@var@${var}@}
64 @echo ${UNDEF:U1 2 3:@var@${var}}...@
66 @echo ${UNDEF:U1 2 3:@var@${var}}...@}
70 @echo ${UNDEF:U1 2 3:[}
73 @echo ${UNDEF:U1 2 3:[#}
77 @echo 13=${UNDEF:U1 2 3:[13]}
96 @echo 12345=${UNDEF:U1 2 3:[123451234512345123451234512345]:S,^$,ok,:S,^3$,ok,}
Dvarmod-loop-varname.mk28 .if ${:U1 2 3:@:::@x${${:U\:\:\:}}y@} != "x1y x2y x3y"
34 .if ${:U1 2 3:@\@\@@x${@@}y@} != "x1y x2y x3y"
41 .if ${:U1 2 3:@\\@x${${:Ux:S,x,\\,}}y@} != "x1y x2y x3y"
49 .if ${:U1 2 3:@@x${}y@} != "xy xy xy"
117 .if ${:U1 2 3:@i@$i${:Ua b c:@i@$i@}${i:Uu}@} != "1a b cu 2a b cu 3a b cu"
Dvarmod-subst.mk192 @echo :${:U1 2 3 1 2 3:S,1 2,___,Wg:S,_,x,:Q}:
200 @echo ${:U1 2 3:S 2 two :Q} horizontal tabulator
201 @echo ${:U1 2 3:S 2 two :Q} space
202 @echo ${:U1 2 3:S!2!two!:Q} exclamation mark
203 @echo ${:U1 2 3:S"2"two":Q} quotation mark
Dvarmod-sysv.mk53 .if ${one two:L:${:Uone}=${:U1}} != "1 two"
67 .if ${:U1 2 4:4=${:Uonce\${\:Utwice\}}} != "1 2 oncetwice"
281 .if ${:U1 2 3 file.ts:ts=} != "1=2=3=file.ts"
Ddirective-undef.mk45 ${:U1 2 3}= one two three
48 .if ${${:U1 2 3}} != "one two three" # still there
Ddep-colon.mk19 target2: source${:U1:S;1;2;}; @echo making ${.TARGET} from ${.ALLSRC}
Djob-output-long-lines.mk19 100:= ${:U1:S,1,2222222222,g:S,2,3333333333,g}
Dcond-op-not.mk49 .if !${:U1}
Ddirective-ifndef.mk81 .ifndef ${:U1}
Dcond-token-var.mk87 .if !${:U1}
Dcond-func-empty.mk205 VARNAME= ${VARNAME${:U1}}
/netbsd/src/external/gpl3/gcc/dist/contrib/
Dparanoia.cc988 FLOAT OneUlp, UfThold, U1, U2; member
1144 U1 = One / W; in main()
1145 U2 = Radix * U1; in main()
1146 printf ("Closest relative separation found is U1 = %s .\n\n", U1.str()); in main()
1151 E1 = U1; in main()
1179 if (X < U1) in main()
1180 X = U1; in main()
1185 U1 = X; in main()
1186 Y = Half * U1 + ThirtyTwo * U1 * U1; in main()
1192 while (!((U1 <= X) || (X <= Zero))); in main()
[all …]
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/
Dalpha-mont.S158 nop #U1
163 nop #U1
167 mulq t4,t5,t8 #U1
172 mulq t6,s5,t10 #U1
177 umulh t4,t5,t9 #U1
182 umulh t6,s5,t11 #U1
188 addq t3,v0,t3 #U1
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
Dbn_mp_exteuclid.c23 int mp_exteuclid(mp_int *a, mp_int *b, mp_int *U1, mp_int *U2, mp_int *U3) in mp_exteuclid() argument
72 if (U1 != NULL) { mp_exch(U1, &u1); } in mp_exteuclid()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dvar-tag.cc24 union U1 {int a1; char b1;} U1; union in C
/netbsd/src/share/misc/
Dmake.country28 U1=http://www.statoids.com/$I1
34 ftp $U1
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/rijndael/
Drijndael-alg-fst.c110 *((const word32*)U1[w[0]]) in rijndaelKeyEncToDec()
117 *((const word32*)U1[w[0]]) in rijndaelKeyEncToDec()
124 *((const word32*)U1[w[0]]) in rijndaelKeyEncToDec()
131 *((const word32*)U1[w[0]]) in rijndaelKeyEncToDec()
447 *((const word32*)U1[a[0][0]]) in rijndaelDecryptRound()
453 *((const word32*)U1[a[1][0]]) in rijndaelDecryptRound()
459 *((const word32*)U1[a[2][0]]) in rijndaelDecryptRound()
465 *((const word32*)U1[a[3][0]]) in rijndaelDecryptRound()
/netbsd/src/external/bsd/elftosb/dist/common/
Drijndael.cpp677 static uint8_t U1[256][4]= variable
1445 …*((uint32_t*)w) = *((uint32_t*)U1[w[0]]) ^ *((uint32_t*)U2[w[1]]) ^ *((uint32_t*)U3[w[2]]) ^ *((ui… in keyEncToDec()
1447 …*((uint32_t*)w) = *((uint32_t*)U1[w[0]]) ^ *((uint32_t*)U2[w[1]]) ^ *((uint32_t*)U3[w[2]]) ^ *((ui… in keyEncToDec()
1449 …*((uint32_t*)w) = *((uint32_t*)U1[w[0]]) ^ *((uint32_t*)U2[w[1]]) ^ *((uint32_t*)U3[w[2]]) ^ *((ui… in keyEncToDec()
1451 …*((uint32_t*)w) = *((uint32_t*)U1[w[0]]) ^ *((uint32_t*)U2[w[1]]) ^ *((uint32_t*)U3[w[2]]) ^ *((ui… in keyEncToDec()
/netbsd/src/external/lgpl3/gmp/dist/mpn/alpha/
DREADME155 Most integer instructions can execute in either the L0, U0, L1, or U1
156 pipelines. Shifts only execute in U0 and U1, and multiply only in U1.
163 Perhaps the most important issue is the latency between the L0/U0 and L1/U1

12