| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/cast/asm/ |
| H A D | cast-586.pl | 30 $tmp2="ebx"; 72 &mov($tmp2,&wparam(0)); 78 &mov($L,&DWP(0,$tmp2,"",0)); 79 &mov($R,&DWP(4,$tmp2,"",0)); 95 &E_CAST( 0,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 96 &E_CAST( 1,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 97 &E_CAST( 2,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); 98 &E_CAST( 3,$S,$R,$L,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 99 &E_CAST( 4,$S,$L,$R,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 100 &E_CAST( 5,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cast/asm/ |
| H A D | cast-586.pl | 31 $tmp2="ebx"; 73 &mov($tmp2,&wparam(0)); 79 &mov($L,&DWP(0,$tmp2,"",0)); 80 &mov($R,&DWP(4,$tmp2,"",0)); 96 &E_CAST( 0,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 97 &E_CAST( 1,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 98 &E_CAST( 2,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); 99 &E_CAST( 3,$S,$R,$L,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4); 100 &E_CAST( 4,$S,$L,$R,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4); 101 &E_CAST( 5,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/ |
| H A D | poly1305-mips.pl | 71 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1); 118 dsll $tmp2,$tmp0,32 119 or $tmp0,$tmp2 # 0x000000FF000000FF 123 dsrl $tmp2,$in0,24 127 and $tmp2,$tmp0 130 or $tmp1,$tmp2 132 and $tmp2,$in0,$tmp0 136 dsll $tmp2,8 140 or $tmp1,$tmp2 237 dsll $tmp2,$tmp0,32 [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/ |
| H A D | poly1305-mips.pl | 67 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1); 114 dsll $tmp2,$tmp0,32 115 or $tmp0,$tmp2 # 0x000000FF000000FF 119 dsrl $tmp2,$in0,24 123 and $tmp2,$tmp0 126 or $tmp1,$tmp2 128 and $tmp2,$in0,$tmp0 132 dsll $tmp2,8 136 or $tmp1,$tmp2 233 dsll $tmp2,$tmp0,32 [all …]
|
| /netbsd-src/sys/arch/mips/cavium/dev/ |
| H A D | octeon_cop2var.h | 60 uint64_t tmp0, tmp1, tmp2, tmp3; \ 77 CNASM_##AU##LD(tmp2, 16, key) \ 80 CNASM_MT2(tmp2, CVM_MT_AES_KEY, 2) /* delay slot */ \ 89 [tmp2] "=&r" (tmp2), \ 240 uint64_t tmp0, tmp1, tmp2, tmp3; \ 248 CNASM_##AU##LD(tmp2, 16, s) \ 252 CNASM_MT2(tmp2, CVM_MT_AES_##ED##0, 0) \ 256 CNASM_MF2(tmp2, CVM_MF_AES_RESINP, 0) \ 258 CNASM_##AU##SD(tmp2, 16, d) \ 264 CNASM_##AU##LD(tmp2, 48, s) \ [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/asm/ |
| H A D | bf-586.pl | 25 $tmp2="ebx"; 46 &mov($tmp2,&wparam(0)); 52 &mov($L,&DWP(0,$tmp2,"",0)); 53 &mov($R,&DWP(4,$tmp2,"",0)); 61 &mov($tmp2,&DWP(0,$P,"",0)); 64 &xor($L,$tmp2); 69 &BF_ENCRYPT($i+1,$R,$L,$P,$tmp1,$tmp2,$tmp3,$tmp4,1); 73 &BF_ENCRYPT($i+2,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,1); 80 &mov($tmp2,&DWP(($BF_ROUNDS+1)*4,$P,"",0)); 83 &xor($L,$tmp2); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/asm/ |
| H A D | bf-586.pl | 26 $tmp2="ebx"; 47 &mov($tmp2,&wparam(0)); 53 &mov($L,&DWP(0,$tmp2,"",0)); 54 &mov($R,&DWP(4,$tmp2,"",0)); 62 &mov($tmp2,&DWP(0,$P,"",0)); 65 &xor($L,$tmp2); 70 &BF_ENCRYPT($i+1,$R,$L,$P,$tmp1,$tmp2,$tmp3,$tmp4,1); 74 &BF_ENCRYPT($i+2,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,1); 81 &mov($tmp2,&DWP(($BF_ROUNDS+1)*4,$P,"",0)); 84 &xor($L,$tmp2); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/ |
| H A D | compare_tests | 41 tmp2=$TMPDIR/$tool-testing.$$b 51 tmps="$tmp1 $tmp2 $now_s $before_s $lst1 $lst2 $lst3 $lst4 $lst5 $sum1 $sum2" 112 …et = $3} { if (target != "unix") { sub(/: /, "&"target": " ); }; print $0; }' | cut -c1-2000 >$tmp2 115 now=$tmp2 128 grep '^PASS' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -12 $tmp1 - >$tmp2 130 grep -s . $tmp2 >/dev/null 132 num=`cat $tmp2 | wc -l` 135 cat $tmp2 141 grep '^FAIL' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -12 $tmp1 - >$tmp2 143 grep -s . $tmp2 >/dev/null [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
| H A D | compare_tests | 41 tmp2=$TMPDIR/$tool-testing.$$b 51 tmps="$tmp1 $tmp2 $now_s $before_s $lst1 $lst2 $lst3 $lst4 $lst5 $sum1 $sum2" 112 …et = $3} { if (target != "unix") { sub(/: /, "&"target": " ); }; print $0; }' | cut -c1-2000 >$tmp2 115 now=$tmp2 128 grep '^PASS' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -12 $tmp1 - >$tmp2 130 grep -s . $tmp2 >/dev/null 132 num=`cat $tmp2 | wc -l` 135 cat $tmp2 141 grep '^FAIL' "$before_s" | sed 's/^[^:]*:[ ]//' | comm -12 $tmp1 - >$tmp2 143 grep -s . $tmp2 >/dev/null [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| H A D | sha512-sparcv9.pl | 119 $tmp2="%g5"; 186 sllx @pair[1],$tmp31,$tmp2 ! Xload($i) 191 or $tmp1,$tmp2,$tmp2 192 or @pair[1],$tmp2,$tmp2 194 add $h,$tmp2,$T1 195 $ST $tmp2,[%sp+STACK_BIAS+STACK_FRAME+`$i*$SZ`] 203 sllx @pair[1],$tmp31,$tmp2 ! Xload($i) 209 or $tmp1,$tmp2,$tmp2 211 or @pair[1],$tmp2,$tmp2 213 add $h,$tmp2,$T1 [all …]
|
| H A D | sha512-mips.pl | 135 my ($T1,$tmp0,$tmp1,$tmp2)=(@X[4],@X[5],@X[6],@X[7]); 152 andi $tmp2,@X[0],0xFF00 155 sll $tmp2,$tmp2,8 157 or $tmp1,$tmp2 167 dsll $tmp2,$tmp0,32 168 or $tmp0,$tmp2 # 0x000000FF000000FF 170 dsrl $tmp2,@X[0],24 172 and $tmp2,$tmp0 174 or $tmp1,$tmp2 175 and $tmp2,@X[0],$tmp0 [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| H A D | sha512-sparcv9.pl | 121 $tmp2="%g5"; 188 sllx @pair[1],$tmp31,$tmp2 ! Xload($i) 193 or $tmp1,$tmp2,$tmp2 194 or @pair[1],$tmp2,$tmp2 196 add $h,$tmp2,$T1 197 $ST $tmp2,[%sp+STACK_BIAS+STACK_FRAME+`$i*$SZ`] 205 sllx @pair[1],$tmp31,$tmp2 ! Xload($i) 211 or $tmp1,$tmp2,$tmp2 213 or @pair[1],$tmp2,$tmp2 215 add $h,$tmp2,$T1 [all …]
|
| H A D | sha512-mips.pl | 141 my ($T1,$tmp0,$tmp1,$tmp2)=(@X[4],@X[5],@X[6],@X[7]); 158 andi $tmp2,@X[0],0xFF00 161 sll $tmp2,$tmp2,8 163 or $tmp1,$tmp2 173 dsll $tmp2,$tmp0,32 174 or $tmp0,$tmp2 # 0x000000FF000000FF 176 dsrl $tmp2,@X[0],24 178 and $tmp2,$tmp0 180 or $tmp1,$tmp2 181 and $tmp2,@X[0],$tmp0 [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ripemd/asm/ |
| H A D | rmd-586.pl | 29 $tmp2="edx"; 97 &mov($tmp2, &Xv($pos)); 99 &add($a, $tmp2); 110 &mov($tmp2, &Xv($pos)); 117 &add($a, $tmp2); 119 &mov($tmp2, &Xv($pos2)) if $o == 1; 120 &mov($tmp2, &wparam(0)) if $o == 2; 137 &add($a, $tmp2); 138 &mov($tmp2, $c); 140 &and($tmp2, $b); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ripemd/asm/ |
| H A D | rmd-586.pl | 30 $tmp2="edx"; 98 &mov($tmp2, &Xv($pos)); 100 &add($a, $tmp2); 111 &mov($tmp2, &Xv($pos)); 118 &add($a, $tmp2); 120 &mov($tmp2, &Xv($pos2)) if $o == 1; 121 &mov($tmp2, &wparam(0)) if $o == 2; 138 &add($a, $tmp2); 139 &mov($tmp2, $c); 141 &and($tmp2, $b); [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
| H A D | bn_mp_toom_mul.c | 29 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in mp_toom_mul() local 35 &b2, &tmp1, &tmp2, NULL)) != MP_OKAY) { in mp_toom_mul() 98 if ((res = mp_mul_2(&b0, &tmp2)) != MP_OKAY) { in mp_toom_mul() 101 if ((res = mp_add(&tmp2, &b1, &tmp2)) != MP_OKAY) { in mp_toom_mul() 104 if ((res = mp_mul_2(&tmp2, &tmp2)) != MP_OKAY) { in mp_toom_mul() 107 if ((res = mp_add(&tmp2, &b2, &tmp2)) != MP_OKAY) { in mp_toom_mul() 111 if ((res = mp_mul(&tmp1, &tmp2, &w1)) != MP_OKAY) { in mp_toom_mul() 129 if ((res = mp_mul_2(&b2, &tmp2)) != MP_OKAY) { in mp_toom_mul() 132 if ((res = mp_add(&tmp2, &b1, &tmp2)) != MP_OKAY) { in mp_toom_mul() 135 if ((res = mp_mul_2(&tmp2, &tmp2)) != MP_OKAY) { in mp_toom_mul() [all …]
|
| /netbsd-src/external/lgpl3/mpfr/dist/src/ |
| H A D | gamma.c | 115 mpfr_t xp, GammaTrial, tmp, tmp2; in mpfr_gamma() local 338 mpfr_init2 (tmp2, 53); in mpfr_gamma() 355 mpfr_set_prec (tmp2, w); in mpfr_gamma() 358 mpfr_const_pi (tmp2, MPFR_RNDN); in mpfr_gamma() 359 mpfr_mul (tmp2, tmp2, tmp, MPFR_RNDN); /* Pi*(2-x) */ in mpfr_gamma() 360 mpfr_sin (tmp, tmp2, MPFR_RNDN); /* sin(Pi*(2-x)) */ in mpfr_gamma() 363 mpfr_mul_ui (tmp2, tmp2, 3, MPFR_RNDU); /* 3Pi(2-x) */ in mpfr_gamma() 364 mpfr_add_ui (tmp2, tmp2, 1, MPFR_RNDU); /* 3Pi(2-x)+1 */ in mpfr_gamma() 365 mpfr_div_2ui (tmp2, tmp2, mpfr_get_prec (tmp), MPFR_RNDU); in mpfr_gamma() 367 if (mpfr_cmp (tmp2, tmp) < 0) in mpfr_gamma() [all …]
|
| H A D | log.c | 46 mpfr_t tmp1, tmp2; in mpfr_log() local 119 MPFR_GROUP_INIT_2 (group, p, tmp1, tmp2); in mpfr_log() 147 mpfr_agm (tmp2, __gmpfr_one, tmp1, MPFR_RNDN); /* AG(1,4/s),err<=3 ulps */ in mpfr_log() 148 mpfr_mul_2ui (tmp2, tmp2, 1, MPFR_RNDN); /* 2*AG(1,4/s), err<=3 ulps */ in mpfr_log() 150 mpfr_div (tmp2, tmp1, tmp2, MPFR_RNDN); /* pi/2*AG(1,4/s), err<=5ulps */ in mpfr_log() 153 mpfr_sub (tmp1, tmp2, tmp1, MPFR_RNDN); /* log(a), err<=7ulps+cancel */ in mpfr_log() 155 if (MPFR_LIKELY (MPFR_IS_PURE_FP (tmp1) && MPFR_IS_PURE_FP (tmp2))) in mpfr_log() 157 cancel = MPFR_GET_EXP (tmp2) - MPFR_GET_EXP (tmp1); in mpfr_log() 182 MPFR_GROUP_REPREC_2 (group, p, tmp1, tmp2); in mpfr_log()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/asm/ |
| H A D | crypt586.pl | 87 local($r,$L,$R,$S,$trans,$u,$tmp1,$tmp2,$t)=@_; 92 &mov( $tmp2, &wparam(3)); # 2 96 &and( $t, $tmp2); # 2 100 &mov( $tmp2, $t); 101 &shl( $tmp2, 16); # 1 103 &xor( $t, $tmp2); # 2 106 &mov( $tmp2, &DWP(&n2a(($S+1)*4),$trans,"",0)); # 2 109 &xor( $t, $tmp2); 114 &xor( $tmp2, $tmp2); 116 &movb( &LB($tmp2), &HB($u) ); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/asm/ |
| H A D | crypt586.pl | 86 local($r,$L,$R,$S,$trans,$u,$tmp1,$tmp2,$t)=@_; 91 &mov( $tmp2, &wparam(3)); # 2 95 &and( $t, $tmp2); # 2 99 &mov( $tmp2, $t); 100 &shl( $tmp2, 16); # 1 102 &xor( $t, $tmp2); # 2 105 &mov( $tmp2, &DWP(&n2a(($S+1)*4),$trans,"",0)); # 2 108 &xor( $t, $tmp2); 113 &xor( $tmp2, $tmp2); 115 &movb( &LB($tmp2), &HB($u) ); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
| H A D | sh-mem.cc | 210 rtx tmp2 = gen_reg_rtx (SImode); in sh_expand_cmpstr() local 253 emit_move_insn (tmp2, tmp3); in sh_expand_cmpstr() 266 emit_insn (gen_cmpeqsi_t (tmp1, tmp2)); in sh_expand_cmpstr() 280 rtx low_2 = gen_lowpart (HImode, tmp2); in sh_expand_cmpstr() 285 emit_insn (gen_rotlsi3_16 (tmp2, tmp2)); in sh_expand_cmpstr() 304 emit_insn (gen_extendqisi2 (tmp2, addr2)); in sh_expand_cmpstr() 310 emit_insn (gen_cmpeqsi_t (tmp2, const0_rtx)); in sh_expand_cmpstr() 314 emit_insn (gen_cmpeqsi_t (tmp1, tmp2)); in sh_expand_cmpstr() 316 emit_insn (gen_zero_extendqisi2 (tmp2, gen_lowpart (QImode, tmp2))); in sh_expand_cmpstr() 324 emit_insn (gen_zero_extendqisi2 (tmp2, gen_lowpart (QImode, tmp2))); in sh_expand_cmpstr() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh-mem.cc | 210 rtx tmp2 = gen_reg_rtx (SImode); in sh_expand_cmpstr() local 253 emit_move_insn (tmp2, tmp3); in sh_expand_cmpstr() 266 emit_insn (gen_cmpeqsi_t (tmp1, tmp2)); in sh_expand_cmpstr() 280 rtx low_2 = gen_lowpart (HImode, tmp2); in sh_expand_cmpstr() 285 emit_insn (gen_rotlsi3_16 (tmp2, tmp2)); in sh_expand_cmpstr() 304 emit_insn (gen_extendqisi2 (tmp2, addr2)); in sh_expand_cmpstr() 310 emit_insn (gen_cmpeqsi_t (tmp2, const0_rtx)); in sh_expand_cmpstr() 314 emit_insn (gen_cmpeqsi_t (tmp1, tmp2)); in sh_expand_cmpstr() 316 emit_insn (gen_zero_extendqisi2 (tmp2, gen_lowpart (QImode, tmp2))); in sh_expand_cmpstr() 324 emit_insn (gen_zero_extendqisi2 (tmp2, gen_lowpart (QImode, tmp2))); in sh_expand_cmpstr() [all …]
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | update-anchor.sh | 58 tmp2=$tmpfile.2 87 echo 'trusted-keys {' > "$tmp2" 94 sed -e 's/^\.\././' | sort >> "$tmp2" 100 sed -e 's/^\.\././' | sort >> "$tmp2" 102 echo '};' >> "$tmp2" 111 sed -e 's/^\.\././' | sort > "$tmp2" 117 sed -e 's/^\.\././' | sort > "$tmp2" 122 diff $tmp2 $keyfile >/dev/null 2>&1 124 cat $tmp2 > $keyfile 131 rm -f $tmpfile $tmp2 $tmp3
|
| /netbsd-src/external/gpl3/gcc/lib/libgcc/libgcc/ |
| H A D | Makefile | 55 CLEANFILES+= ${SOBJS:=.tmp1} ${SOBJS:=.tmp2} 62 … ${CC} ${COPTS} -r -nostdinc -nostdlib ${CPUFLAGS} -o ${.TARGET}.tmp2 ${.TARGET}.tmp1 -xassembler - 63 ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET}.tmp2 65 mv ${.TARGET}.tmp2 ${.TARGET} 67 ${LD} -r ${.TARGET}.tmp2 -o ${.TARGET} 68 rm -f ${.TARGET}.tmp2 77 ${CC} ${COPTS} -r -nostdinc -nostdlib -o ${.TARGET}.tmp2 ${.TARGET}.tmp1 -xassembler - 78 ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET}.tmp2 80 mv ${.TARGET}.tmp2 ${.TARGET} 82 ${LD} -r ${.TARGET}.tmp2 -o ${.TARGET} [all …]
|
| /netbsd-src/external/gpl3/gcc.old/lib/libgcc/libgcc/ |
| H A D | Makefile | 55 CLEANFILES+= ${SOBJS:=.tmp1} ${SOBJS:=.tmp2} 62 … ${CC} ${COPTS} -r -nostdinc -nostdlib ${CPUFLAGS} -o ${.TARGET}.tmp2 ${.TARGET}.tmp1 -xassembler - 63 ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET}.tmp2 65 mv ${.TARGET}.tmp2 ${.TARGET} 67 ${LD} -r ${.TARGET}.tmp2 -o ${.TARGET} 68 rm -f ${.TARGET}.tmp2 77 ${CC} ${COPTS} -r -nostdinc -nostdlib -o ${.TARGET}.tmp2 ${.TARGET}.tmp1 -xassembler - 78 ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET}.tmp2 80 mv ${.TARGET}.tmp2 ${.TARGET} 82 ${LD} -r ${.TARGET}.tmp2 -o ${.TARGET} [all …]
|