Home
last modified time | relevance | path

Searched refs:tmp4 (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cast/asm/
H A Dcast-586.pl32 $tmp4="edx";
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);
101 &E_CAST( 6,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4);
102 &E_CAST( 7,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4);
103 &E_CAST( 8,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cast/asm/
H A Dcast-586.pl33 $tmp4="edx";
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);
102 &E_CAST( 6,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4);
103 &E_CAST( 7,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4);
104 &E_CAST( 8,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/asm/
H A Dbf-586.pl27 $tmp4="edx";
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);
76 &mov($tmp4,&DWP(($BF_ROUNDS+1)*4,$P,"",0));
88 &BF_ENCRYPT($i,$R,$L,$P,$tmp1,$tmp2,$tmp3,$tmp4,0);
91 &BF_ENCRYPT($i-1,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,0);
94 &mov($tmp4,&DWP(0,$P,"",0));
97 &xor($R,$tmp4);
106 local($i,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,$enc)=@_;
108 &mov( $tmp4, &DWP(&n2a($i*4),$P,"",0)); # for next round
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/asm/
H A Dbf-586.pl28 $tmp4="edx";
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);
77 &mov($tmp4,&DWP(($BF_ROUNDS+1)*4,$P,"",0));
89 &BF_ENCRYPT($i,$R,$L,$P,$tmp1,$tmp2,$tmp3,$tmp4,0);
92 &BF_ENCRYPT($i-1,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,0);
95 &mov($tmp4,&DWP(0,$P,"",0));
98 &xor($R,$tmp4);
107 local($i,$L,$R,$P,$tmp1,$tmp2,$tmp3,$tmp4,$enc)=@_;
109 &mov( $tmp4, &DWP(&n2a($i*4),$P,"",0)); # for next round
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
H A Dpoly1305-mips.pl71 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
124 dsrl $tmp4,$in1,24
128 and $tmp4,$tmp0
131 or $tmp3,$tmp4
133 and $tmp4,$in1,$tmp0
137 dsll $tmp4,8
141 or $tmp3,$tmp4
243 dsrl $tmp4,$in1,24
247 and $tmp4,$tmp0
250 or $tmp3,$tmp4
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
H A Dpoly1305-mips.pl67 ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
120 dsrl $tmp4,$in1,24
124 and $tmp4,$tmp0
127 or $tmp3,$tmp4
129 and $tmp4,$in1,$tmp0
133 dsll $tmp4,8
137 or $tmp3,$tmp4
239 dsrl $tmp4,$in1,24
243 and $tmp4,$tmp0
246 or $tmp3,$tmp4
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc5/asm/
H A Drc5-586.pl28 $tmp4="edx";
48 &mov($tmp4,&wparam(0));
52 &mov($A,&DWP(0,$tmp4,"",0));
53 &mov($B,&DWP(4,$tmp4,"",0));
111 &mov(&DWP(0,$tmp4,"",0),$A);
112 &mov(&DWP(4,$tmp4,"",0),$B);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc5/asm/
H A Drc5-586.pl27 $tmp4="edx";
47 &mov($tmp4,&wparam(0));
51 &mov($A,&DWP(0,$tmp4,"",0));
52 &mov($B,&DWP(4,$tmp4,"",0));
110 &mov(&DWP(0,$tmp4,"",0),$A);
111 &mov(&DWP(4,$tmp4,"",0),$B);
/netbsd-src/games/larn/
H A Dmovem.c33 static int tmp1, tmp2, tmp3, tmp4, distance; variable
52 tmp4 = playerx + 11; in movemonst()
58 tmp4 = playerx + 6; in movemonst()
70 if (tmp4 > MAXX) in movemonst()
71 tmp4 = MAXX; in movemonst()
80 if (tmp4 > MAXX - 1) in movemonst()
81 tmp4 = MAXX - 1; in movemonst()
85 for (i = tmp3; i < tmp4; i++) in movemonst()
93 for (i = tmp3; i < tmp4; i++) in movemonst()
103 for (i = tmp3; i < tmp4; i++) in movemonst()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daesv8-armx.pl433 my ($dat4,$in4,$tmp4);
435 ($dat2,$dat3,$dat4,$in2,$in3,$in4,$tmp3,$tmp4)=map("q$_",(16..23));
720 veor $tmp4,$rndlast,$dat4
728 vst1.8 {$tmp4},[$out],#16
748 veor $tmp4,$rndlast,$dat4
752 vst1.8 {$tmp4},[$out],#16
1040 veor $tmp4,$rndlast,$dat4
1048 vst1.8 {$tmp4},[$out],#16
1068 veor $tmp4,$rndlast,$dat4
1072 vst1.8 {$tmp4},[$out],#16
[all …]
/netbsd-src/sys/dev/ic/
H A Dz8530tty.c973 uint8_t tmp3, tmp4, tmp5; in zsparam() local
1065 tmp4 = cs->cs_preg[4]; in zsparam()
1066 CLR(tmp4, ZSWR4_SBMASK | ZSWR4_PARMASK); in zsparam()
1068 SET(tmp4, ZSWR4_TWOSB); in zsparam()
1070 SET(tmp4, ZSWR4_ONESB); in zsparam()
1072 SET(tmp4, ZSWR4_EVENP); in zsparam()
1074 SET(tmp4, ZSWR4_PARENB); in zsparam()
1075 cs->cs_preg[4] = tmp4; in zsparam()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Drsaz-avx512.pl540 my ($tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = map("%ymm$_", (16..20));
576 vmovdqu64 -192($red_tbl), $tmp4
581 vpblendmq $tmp4, $t4, ${t4}{%k1}
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dprog_asm.c106 cunlink(tmp4); in asm_exec()
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c205 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in addmul() local
227 tmp4 = _mm_clmulepi64_si128(A, B, 0x10); in addmul()
230 tmp10 = _mm_xor_si128(tmp4, tmp5); in addmul()
269 __m128i tmp4 = _mm_clmulepi64_si128(A, B, 0x10); in mulv() local
272 __m128i tmp10 = _mm_xor_si128(tmp4, tmp5); in mulv()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DREADME.txt255 %tmp4 = load i32* %tmp3 ; <uint> [#uses=1]
258 %tmp4.mask17 = shl i32 %tmp4, i8 1 ; <uint> [#uses=1]
259 %tmp1415 = and i32 %tmp4.mask17, 2147483648 ; <uint> [#uses=1]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-memory-manipulation.c589 rtx tmp1, tmp2, tmp3, tmp4; in nds32_gen_dup_4_byte_to_word_value_aux() local
598 tmp4 = expand_binop (SImode, ashl_optab, tmp3, in nds32_gen_dup_4_byte_to_word_value_aux()
602 emit_insn (gen_iorsi3 (value4word, tmp3, tmp4)); in nds32_gen_dup_4_byte_to_word_value_aux()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-memory-manipulation.cc589 rtx tmp1, tmp2, tmp3, tmp4; in nds32_gen_dup_4_byte_to_word_value_aux() local
598 tmp4 = expand_binop (SImode, ashl_optab, tmp3, in nds32_gen_dup_4_byte_to_word_value_aux()
602 emit_insn (gen_iorsi3 (value4word, tmp3, tmp4)); in nds32_gen_dup_4_byte_to_word_value_aux()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dregion.d562 InSituRegion!(128 * 1024, 64) tmp4;
564 r4.parent.primary = BitmappedBlock!(64, 64)(cast(ubyte[])(tmp4.allocateAll()));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc6388 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, op1)); in ix86_expand_v1ti_shift() local
6392 emit_insn (gen_ashlv2di3 (tmp5, tmp4, GEN_INT (bits))); in ix86_expand_v1ti_shift()
6394 emit_insn (gen_lshrv2di3 (tmp5, tmp4, GEN_INT (bits))); in ix86_expand_v1ti_shift()
6559 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp1)); in ix86_expand_v1ti_ashiftrt() local
6562 emit_insn (gen_vec_interleave_highv2di (tmp6, tmp4, tmp5)); in ix86_expand_v1ti_ashiftrt()
6576 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp2)); in ix86_expand_v1ti_ashiftrt() local
6578 emit_insn (gen_vec_interleave_highv2di (tmp5, tmp3, tmp4)); in ix86_expand_v1ti_ashiftrt()
6596 rtx tmp4 = gen_reg_rtx (V8HImode); in ix86_expand_v1ti_ashiftrt() local
6597 emit_insn (gen_sse2_pshufhw (tmp4, tmp3, GEN_INT (0xfe))); in ix86_expand_v1ti_ashiftrt()
6599 rtx tmp5 = force_reg (V4SImode, gen_lowpart (V4SImode, tmp4)); in ix86_expand_v1ti_ashiftrt()
[all …]
/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c2273 #define GET4() (tmp4 = GET2(), tmp4 + ((unsigned long)(GET2()) << 16))
2322 unsigned long tmp4; in read_extra() local
2383 unsigned long tmp4; /* for macro */ in get_header() local
2922 unsigned long tmp4; in infchk() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dregion.d695 InSituRegion!(128 * 1024, 64) tmp4;
697 r4.parent.primary = BitmappedBlock!(64, 64)(cast(ubyte[]) (tmp4.allocateAll()));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dvsx.md4783 rtx tmp2, tmp3, tmp4;
4789 tmp4 = gen_reg_rtx (V4SFmode);
4795 tmp4 = tmp2;
4800 emit_insn (gen_vsx_xxsldwi_v4sf (tmp4, tmp3, tmp3, GEN_INT (3)));
4801 emit_insn (gen_<VEC_reduc_rtx>v4sf3 (op0, tmp4, tmp3));
4858 rtx tmp2, tmp3, tmp4, tmp5;
4864 tmp4 = gen_reg_rtx (V4SFmode);
4871 tmp4 = tmp2;
4877 emit_insn (gen_vsx_xxsldwi_v4sf (tmp4, tmp3, tmp3, GEN_INT (3)));
4878 emit_insn (gen_<VEC_reduc_rtx>v4sf3 (tmp5, tmp4, tmp3));
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dlonglong.h1439 UDItype tmp1, tmp2, tmp3, tmp4; \
1464 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dlonglong.h1427 UDItype tmp1, tmp2, tmp3, tmp4; \
1452 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dlonglong.h1427 UDItype tmp1, tmp2, tmp3, tmp4; \
1452 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \

12