HomeSort by: relevance | last modified time | path
    Searched refs:tmp4 (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/crypto/external/apache2/openssl/dist/crypto/cast/asm/
cast-586.pl 32 $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...]
  /src/crypto/external/bsd/openssl/dist/crypto/cast/asm/
cast-586.pl 32 $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...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/cast/asm/
cast-586.pl 33 $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...]
  /src/crypto/external/apache2/openssl/dist/crypto/bf/asm/
bf-586.pl 27 $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 roun
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/bf/asm/
bf-586.pl 27 $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 roun
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/bf/asm/
bf-586.pl 28 $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 roun
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/rc5/asm/
rc5-586.pl 27 $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);
  /src/crypto/external/bsd/openssl/dist/crypto/rc5/asm/
rc5-586.pl 27 $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);
  /src/crypto/external/bsd/openssl.old/dist/crypto/rc5/asm/
rc5-586.pl 28 $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);
  /src/games/larn/
movem.c 33 static int tmp1, tmp2, tmp3, tmp4, distance; variable
52 tmp4 = playerx + 11;
58 tmp4 = playerx + 6;
70 if (tmp4 > MAXX)
71 tmp4 = MAXX;
80 if (tmp4 > MAXX - 1)
81 tmp4 = MAXX - 1;
85 for (i = tmp3; i < tmp4; i++)
93 for (i = tmp3; i < tmp4; i++)
103 for (i = tmp3; i < tmp4; i++
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/
poly1305-mips.pl 71 ($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...]
  /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
poly1305-mips.pl 71 ($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...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
poly1305-mips.pl 67 ($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...]
  /src/external/bsd/pcc/dist/pcc/driver/
prog_asm.c 106 cunlink(tmp4);
  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
lse.S 168 #define tmp4 13 define
241 STXP w(tmp4), x(tmp2), x(tmp3), [x4]
242 cbnz w(tmp4), 0b
  /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
aesv8-armx.pl 433 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],#1
    [all...]
  /src/sys/dev/ic/
z8530tty.c 973 uint8_t tmp3, tmp4, tmp5; local
1065 tmp4 = cs->cs_preg[4];
1066 CLR(tmp4, ZSWR4_SBMASK | ZSWR4_PARMASK);
1068 SET(tmp4, ZSWR4_TWOSB);
1070 SET(tmp4, ZSWR4_ONESB);
1072 SET(tmp4, ZSWR4_EVENP);
1074 SET(tmp4, ZSWR4_PARENB);
1075 cs->cs_preg[4] = tmp4;
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aesv8-armx.pl 456 my ($dat4,$in4,$tmp4);
458 ($dat2,$dat3,$dat4,$in2,$in3,$in4,$tmp3,$tmp4)=map("q$_",(16..23));
744 veor $tmp4,$rndlast,$dat4
752 vst1.8 {$tmp4},[$out],#16
772 veor $tmp4,$rndlast,$dat4
776 vst1.8 {$tmp4},[$out],#16
1064 veor $tmp4,$rndlast,$dat4
1072 vst1.8 {$tmp4},[$out],#16
1092 veor $tmp4,$rndlast,$dat4
1096 vst1.8 {$tmp4},[$out],#1
    [all...]
  /src/external/bsd/zstd/dist/tests/
Makefile 419 $(ZSTD) -d z000004.zst -o tmp4 && \
424 diff z000004 tmp4 && \
434 $(ZSTD) -d z000004.zst -D dictionary -o tmp4 && \
439 diff z000004 tmp4 && \
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
aead_aes256gcm_aesni.c 205 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; local
227 tmp4 = _mm_clmulepi64_si128(A, B, 0x10);
230 tmp10 = _mm_xor_si128(tmp4, tmp5);
269 __m128i tmp4 = _mm_clmulepi64_si128(A, B, 0x10); local
272 __m128i tmp10 = _mm_xor_si128(tmp4, tmp5);
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
rsaz-avx512.pl 540 my ($tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = map("%ymm$_", (16..20));
576 vmovdqu64 -192($red_tbl), $tmp4
581 vpblendmq $tmp4, $t4, ${t4}{%k1}
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-memory-manipulation.cc 586 slli $tmp4, $tmp3, 16 ! $tmp4 <- 0xabab0000
587 or $val4word, $tmp3, $tmp4 ! $value4word <- 0xabababab */
589 rtx tmp1, tmp2, tmp3, tmp4; local
598 tmp4 = expand_binop (SImode, ashl_optab, tmp3,
602 emit_insn (gen_iorsi3 (value4word, tmp3, tmp4));
732 slli $tmp4, $tmp3, 16 ! $tmp4 <- 0xabab0000
733 or $val4word, $tmp3, $tmp4 ! $value4word <- 0xabababab
762 slli $tmp4, $tmp3, 16 ! $tmp4 <- 0xabab000
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-memory-manipulation.cc 586 slli $tmp4, $tmp3, 16 ! $tmp4 <- 0xabab0000
587 or $val4word, $tmp3, $tmp4 ! $value4word <- 0xabababab */
589 rtx tmp1, tmp2, tmp3, tmp4; local
598 tmp4 = expand_binop (SImode, ashl_optab, tmp3,
602 emit_insn (gen_iorsi3 (value4word, tmp3, tmp4));
732 slli $tmp4, $tmp3, 16 ! $tmp4 <- 0xabab0000
733 or $val4word, $tmp3, $tmp4 ! $value4word <- 0xabababab
762 slli $tmp4, $tmp3, 16 ! $tmp4 <- 0xabab000
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc 6923 /* tmp4 is operands[1], in V2DImode. */
6924 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, op1)); local
6928 emit_insn (gen_ashlv2di3 (tmp5, tmp4, GEN_INT (bits)));
6930 emit_insn (gen_lshrv2di3 (tmp5, tmp4, GEN_INT (bits)));
7095 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp1)); local
7098 emit_insn (gen_vec_interleave_highv2di (tmp6, tmp4, tmp5));
7112 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp2)); local
7114 emit_insn (gen_vec_interleave_highv2di (tmp5, tmp3, tmp4));
7132 rtx tmp4 = gen_reg_rtx (V8HImode); local
7133 emit_insn (gen_sse2_pshufhw (tmp4, tmp3, GEN_INT (0xfe)))
7157 rtx tmp4 = force_reg (V4SImode, gen_lowpart (V4SImode, tmp3)); local
7166 rtx tmp4 = force_reg (V8HImode, gen_lowpart (V8HImode, tmp2)); local
7189 rtx tmp4 = force_reg (V4SImode, gen_lowpart (V4SImode, tmp3)); local
7198 rtx tmp4 = force_reg (V8HImode, gen_lowpart (V8HImode, tmp2)); local
7220 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp2)); local
7243 rtx tmp4 = gen_reg_rtx (V1TImode); local
7266 rtx tmp4 = gen_reg_rtx (V1TImode); local
7292 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, op1)); local
7321 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, op1)); local
7351 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp1)); local
7386 rtx tmp4 = gen_reg_rtx (V1TImode); local
7420 rtx tmp4 = gen_reg_rtx (V1TImode); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc 6387 /* tmp4 is operands[1], in V2DImode. */
6388 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, op1));
6392 emit_insn (gen_ashlv2di3 (tmp5, tmp4, GEN_INT (bits)));
6394 emit_insn (gen_lshrv2di3 (tmp5, tmp4, GEN_INT (bits)));
6559 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp1)); local
6562 emit_insn (gen_vec_interleave_highv2di (tmp6, tmp4, tmp5));
6576 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp2)); local
6578 emit_insn (gen_vec_interleave_highv2di (tmp5, tmp3, tmp4));
6596 rtx tmp4 = gen_reg_rtx (V8HImode); local
6597 emit_insn (gen_sse2_pshufhw (tmp4, tmp3, GEN_INT (0xfe)))
6621 rtx tmp4 = force_reg (V4SImode, gen_lowpart (V4SImode, tmp3)); local
6630 rtx tmp4 = force_reg (V8HImode, gen_lowpart (V8HImode, tmp2)); local
6653 rtx tmp4 = force_reg (V4SImode, gen_lowpart (V4SImode, tmp3)); local
6662 rtx tmp4 = force_reg (V8HImode, gen_lowpart (V8HImode, tmp2)); local
6684 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp2)); local
6707 rtx tmp4 = gen_reg_rtx (V1TImode); local
6730 rtx tmp4 = gen_reg_rtx (V1TImode); local
6756 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, op1)); local
6785 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, op1)); local
6815 rtx tmp4 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp1)); local
6850 rtx tmp4 = gen_reg_rtx (V1TImode); local
6884 rtx tmp4 = gen_reg_rtx (V1TImode); local
    [all...]

Completed in 59 milliseconds

1 2