HomeSort by: relevance | last modified time | path
    Searched defs:tmp0 (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
10272_small.s 6 loadsym P5, tmp0;
25 loadsym P5, tmp0;
37 loadsym P5, tmp0;
50 tmp0: label
10436.s 6 loadsym i0, tmp0;
38 tmp0: label
issue205.s 23 loadsym P1, tmp0;
45 tmp0: label
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
10272_small.s 6 loadsym P5, tmp0;
25 loadsym P5, tmp0;
37 loadsym P5, tmp0;
50 tmp0: label
10436.s 6 loadsym i0, tmp0;
38 tmp0: label
issue205.s 23 loadsym P1, tmp0;
45 tmp0: label
  /src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
softmpy.S 38 #define tmp0 r6 define
49 mulhl_uu tmp0, lo1, r0
55 move tmp1, tmp0
56 mulhla_uu tmp0, lo0, lo1
63 slt_u tmp1, tmp0, tmp1
67 shli r0, tmp0, 16
79 inthh tmp1, tmp1, tmp0
83 slt_u tmp0, r0, tmp0_left_16
87 add r1, tmp0, tmp1
  /src/sys/dev/rasops/
rasops1.c 97 uint32_t bg, fg, lbg, rbg, fb, lmask, rmask, tmp, tmp0, tmp1; local
203 tmp0 = (rp[0] & lmask) | lbg;
206 rp[0] = tmp0;
210 hp[0] = tmp0;
226 tmp0 = rp[0] & lmask;
227 tmp0 |= MBE(fb >> col);
232 rp[0] = tmp0;
236 hp[0] = tmp0;
254 tmp0 = (rp[0] & lmask) | (fg & ~lmask);
256 rp[0] = tmp0;
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/ref10/
x25519_ref10.c 63 fe25519 tmp0; local
92 fe25519_sub(tmp0, x3, z3);
96 fe25519_mul(z3, tmp0, x2);
98 fe25519_sq(tmp0, tmp1);
102 fe25519_mul(x2, tmp1, tmp0);
103 fe25519_sub(tmp1, tmp1, tmp0);
107 fe25519_add(tmp0, tmp0, z3);
109 fe25519_mul(z2, tmp1, tmp0);
  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
lse.S 164 #define tmp0 16 define
188 adrp x(tmp0), __aarch64_have_lse_atomics
189 ldrb w(tmp0), [x(tmp0), :lo12:__aarch64_have_lse_atomics]
190 cbz w(tmp0), \label
208 8: UXT s(tmp0), s(0)
210 cmp s(0), s(tmp0)
234 8: mov x(tmp0), x0
237 cmp x0, x(tmp0)
264 8: mov s(tmp0), s(0
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
lse.S 160 #define tmp0 16 define
185 adrp x(tmp0), __aarch64_have_lse_atomics
186 ldrb w(tmp0), [x(tmp0), :lo12:__aarch64_have_lse_atomics]
187 cbz w(tmp0), \label
205 8: UXT s(tmp0), s(0)
207 cmp s(0), s(tmp0)
231 8: mov x(tmp0), x0
234 cmp x0, x(tmp0)
260 8: mov s(tmp0), s(0
    [all...]
  /src/sys/arch/mipsco/mipsco/
machdep.c 456 int mem, tmp, tmp0; local
470 tmp0 = *vp0;
487 *vp0 = tmp0;
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
ecp_sm2p256.c 181 ALIGN32 BN_ULONG tmp0[P256_LIMBS]; local
193 ecp_sm2p256_sqr(tmp0, P->Z);
194 ecp_sm2p256_sub(tmp1, P->X, tmp0);
195 ecp_sm2p256_add(tmp0, P->X, tmp0);
196 ecp_sm2p256_mul(tmp1, tmp1, tmp0);
205 ecp_sm2p256_add(tmp0, tmp2, tmp2);
206 ecp_sm2p256_sub(R->X, R->X, tmp0);
207 ecp_sm2p256_sub(tmp0, tmp2, R->X);
208 ecp_sm2p256_mul(tmp0, tmp0, tmp1)
218 ALIGN32 BN_ULONG tmp0[P256_LIMBS] = { 0 }; local
281 ALIGN32 BN_ULONG tmp0[P256_LIMBS] = { 0 }; local
    [all...]
ecp_nistp224.c 488 limb tmp0, tmp1, tmp2; local
489 tmp0 = 2 * in[0];
495 out[3] = ((widelimb)in[3]) * tmp0 + ((widelimb)in[1]) * tmp2;
ecp_nistz256.c 262 BN_ULONG tmp0[P256_LIMBS]; local
291 ecp_nistz256_mul_by_2(tmp0, S);
295 ecp_nistz256_sub(res_x, res_x, tmp0);
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh-mem.cc 208 rtx tmp0 = gen_reg_rtx (SImode); local
262 emit_insn (gen_cmpstr_t (tmp0, tmp3));
366 rtx tmp0 = gen_reg_rtx (SImode); local
380 emit_move_insn (tmp0, const0_rtx);
421 emit_insn (gen_cmpstr_t (tmp0, tmp3));
587 rtx tmp0 = gen_reg_rtx (SImode); local
610 emit_move_insn (tmp0, operands[2]);
622 emit_insn (gen_cmpstr_t (tmp0, tmp1));
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh-mem.cc 208 rtx tmp0 = gen_reg_rtx (SImode); local
262 emit_insn (gen_cmpstr_t (tmp0, tmp3));
366 rtx tmp0 = gen_reg_rtx (SImode); local
380 emit_move_insn (tmp0, const0_rtx);
421 emit_insn (gen_cmpstr_t (tmp0, tmp3));
587 rtx tmp0 = gen_reg_rtx (SImode); local
610 emit_move_insn (tmp0, operands[2]);
622 emit_insn (gen_cmpstr_t (tmp0, tmp1));
  /src/external/gpl3/gcc/dist/gcc/
vtable-verify.cc 671 tree tmp0; local
752 tmp0 = make_temp_ssa_name (TREE_TYPE (lhs), NULL, "VTV");
753 gimple_call_set_lhs (call_stmt, tmp0);
756 /* Replace all uses of lhs with tmp0. */
766 SET_USE (use_p, tmp0);
  /src/external/gpl3/gcc.old/dist/gcc/
vtable-verify.cc 671 tree tmp0; local
760 tmp0 = make_temp_ssa_name (TREE_TYPE (lhs), NULL, "VTV");
761 gimple_call_set_lhs (call_stmt, tmp0);
764 /* Replace all uses of lhs with tmp0. */
774 SET_USE (use_p, tmp0);
  /src/sys/arch/mips/cavium/dev/
octeon_cop2var.h 60 uint64_t tmp0, tmp1, tmp2, tmp3; \
67 CNASM_##AU##LD(tmp0, 0, key) \
70 CNASM_MT2(tmp0, CVM_MT_AES_KEY, 0) /* delay slot */ \
87 : [tmp0] "=&r" (tmp0), \
115 uint64_t tmp0, tmp1; local
120 CNASM_ULD(tmp0, 0, iv)
122 CNASM_MT2(tmp0, CVM_MT_AES_IV, 0)
125 : [tmp0] "=&r" (tmp0),
315 uint64_t tmp0, tmp1, tmp2; local
344 uint64_t tmp0; local
532 uint64_t tmp0, tmp1; local
558 uint64_t tmp0, tmp1; local
582 uint64_t tmp0, tmp1, tmp2, tmp3; local
624 uint64_t tmp0, tmp1, tmp2; local
653 uint64_t tmp0, tmp1, tmp2; local
681 uint64_t tmp0, tmp1, tmp2, tmp3; local
723 uint64_t tmp0, tmp1, tmp2, tmp3; local
753 uint64_t tmp0, tmp1, tmp2, tmp3; local
783 uint64_t tmp0, tmp1, tmp2, tmp3; local
825 uint64_t tmp0, tmp1, tmp2, tmp3; local
863 uint64_t tmp0, tmp1, tmp2, tmp3; local
901 uint64_t tmp0, tmp1, tmp2, tmp3; local
    [all...]
  /src/sys/arch/newsmips/dev/
scsi_1185.c 1061 uint8_t tmp0; local
1076 GET_INTR(&tmp0, &tmp); /* clear interrupt */
1335 uint8_t tmp0; local
1375 GET_INTR(&tmp0, &tmp); /* clear interrupt */
1378 GET_INTR(&tmp0, &tmp); /* clear interrupt */
1389 GET_INTR(&tmp0, &tmp); /* clear interrupt */
1409 GET_INTR(&tmp0, &tmp); /* clear interrupt */
1429 GET_INTR(&tmp0, &tmp); /* clear interrupt */
  /src/sys/dev/sdmmc/
sdmmc_mem.c 732 uint32_t tmp0, tmp1; local
735 tmp0 = buf->_bits[i];
738 buf->_bits[bitswords - 1 - i] = be32toh(tmp0);
  /src/crypto/external/bsd/openssl/dist/crypto/ec/
ecp_nistp224.c 495 limb tmp0, tmp1, tmp2; local
496 tmp0 = 2 * in[0];
502 out[3] = ((widelimb) in[3]) * tmp0 + ((widelimb) in[1]) * tmp2;
ecp_nistz256.c 271 BN_ULONG tmp0[P256_LIMBS]; local
300 ecp_nistz256_mul_by_2(tmp0, S);
304 ecp_nistz256_sub(res_x, res_x, tmp0);
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/
ecp_nistz256.c 265 BN_ULONG tmp0[P256_LIMBS]; local
294 ecp_nistz256_mul_by_2(tmp0, S);
298 ecp_nistz256_sub(res_x, res_x, tmp0);

Completed in 71 milliseconds

1 2