/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jidctint.c | 177 JLONG tmp0, tmp1, tmp2, tmp3; in jpeg_idct_islow() local 243 tmp1 = LEFT_SHIFT(z2 - z3, CONST_BITS); in jpeg_idct_islow() 247 tmp11 = tmp1 + tmp2; in jpeg_idct_islow() 248 tmp12 = tmp1 - tmp2; in jpeg_idct_islow() 255 tmp1 = DEQUANTIZE(inptr[DCTSIZE * 5], quantptr[DCTSIZE * 5]); in jpeg_idct_islow() 260 z2 = tmp1 + tmp2; in jpeg_idct_islow() 262 z4 = tmp1 + tmp3; in jpeg_idct_islow() 266 tmp1 = MULTIPLY(tmp1, FIX_2_053119869); /* sqrt(2) * ( c1+c3-c5+c7) */ in jpeg_idct_islow() 278 tmp1 in jpeg_idct_islow() 431 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; jpeg_idct_7x7() local 580 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; jpeg_idct_6x6() local 701 JLONG tmp0, tmp1, tmp10, tmp11, tmp12; jpeg_idct_5x5() local 906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; jpeg_idct_9x9() local 2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; jpeg_idct_16x16() local [all...] |
H A D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_idct_float() local 129 tmp1 = DEQUANTIZE(inptr[DCTSIZE * 2], quantptr[DCTSIZE * 2] * _0_125); in jpeg_idct_float() 136 tmp13 = tmp1 + tmp3; /* phases 5-3 */ in jpeg_idct_float() 137 tmp12 = (tmp1 - tmp3) * ((FAST_FLOAT)1.414213562) - tmp13; /* 2*c4 */ in jpeg_idct_float() 141 tmp1 = tmp11 + tmp12; in jpeg_idct_float() 169 wsptr[DCTSIZE * 1] = tmp1 + tmp6; in jpeg_idct_float() 170 wsptr[DCTSIZE * 6] = tmp1 - tmp6; in jpeg_idct_float() 204 tmp1 = tmp11 + tmp12; in jpeg_idct_float() 229 outptr[1] = range_limit[((int)(tmp1 + tmp6)) & RANGE_MASK]; in jpeg_idct_float() 230 outptr[6] = range_limit[((int)(tmp1 in jpeg_idct_float() [all...] |
/kernel/linux/linux-6.6/arch/arm64/lib/ |
H A D | memcpy.S | 45 #define tmp1 x14 define 99 lsr tmp1, count, 1 102 ldrb B_lw, [src, tmp1] 104 strb B_lw, [dstin, tmp1] 148 sub tmp1, dstin, src 149 cbz tmp1, L(copy0) 150 cmp tmp1, count 156 and tmp1, dstin, 15 158 sub src, src, tmp1 159 add count, count, tmp1 /* Coun [all...] |
/third_party/optimized-routines/string/aarch64/ |
H A D | memcpy.S | 41 #define tmp1 x14 define 100 lsr tmp1, count, 1 103 ldrb B_lw, [src, tmp1] 105 strb B_lw, [dstin, tmp1] 149 sub tmp1, dstin, src 150 cbz tmp1, L(copy0) 151 cmp tmp1, count 157 and tmp1, dstin, 15 159 sub src, src, tmp1 160 add count, count, tmp1 /* Coun [all...] |
H A D | strlen.S | 24 #define tmp1 x4 define 78 and tmp1, srcin, MIN_PAGE_SIZE - 1 79 cmp tmp1, MIN_PAGE_SIZE - 32 94 sub tmp1, data1, zeroones 98 bics has_nul1, tmp1, tmp2 109 clz tmp1, has_nul1 110 add len, len, tmp1, lsr 3 121 sub tmp1, data1, zeroones 125 bics has_nul1, tmp1, tmp2 136 clz tmp1, has_nul [all...] |
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | traps.c | 440 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local 463 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2) in do_entUna() 467 una_reg(reg) = tmp1|tmp2; in do_entUna() 479 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2) in do_entUna() 483 una_reg(reg) = (int)(tmp1|tmp2); in do_entUna() 495 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2) in do_entUna() 499 una_reg(reg) = tmp1|tmp2; in do_entUna() 522 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2), in do_entUna() 546 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2), in do_entUna() 570 : "=r"(error), "=&r"(tmp1), " in do_entUna() 727 unsigned long tmp1, tmp2, tmp3, tmp4; do_entUnaUser() local [all...] |
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | traps.c | 438 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local 461 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2) in do_entUna() 465 una_reg(reg) = tmp1|tmp2; in do_entUna() 477 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2) in do_entUna() 481 una_reg(reg) = (int)(tmp1|tmp2); in do_entUna() 493 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2) in do_entUna() 497 una_reg(reg) = tmp1|tmp2; in do_entUna() 520 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2), in do_entUna() 544 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2), in do_entUna() 568 : "=r"(error), "=&r"(tmp1), " in do_entUna() 725 unsigned long tmp1, tmp2, tmp3, tmp4; do_entUnaUser() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_msa.c | 84 v4i32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in FTransform_MSA() local 106 FILL_W2_SW(1812, 937, tmp1, tmp3); in FTransform_MSA() 107 DPADD_SH2_SW(t2, t2, cnst0, cnst1, tmp3, tmp1); in FTransform_MSA() 108 SRAI_W2_SW(tmp1, tmp3, 9); in FTransform_MSA() 109 PCKEV_H2_SH(tmp1, tmp0, tmp3, tmp2, t0, t1); in FTransform_MSA() 117 FILL_W2_SW(12000, 51000, tmp1, tmp3); in FTransform_MSA() 118 DPADD_SH2_SW(t2, t2, cnst0, cnst1, tmp3, tmp1); in FTransform_MSA() 119 SRAI_W2_SW(tmp1, tmp3, 16); in FTransform_MSA() 125 tmp1 += tmp5; in FTransform_MSA() 126 PCKEV_H2_SH(tmp1, tmp in FTransform_MSA() 137 v8i16 tmp0, tmp1, tmp2, tmp3; FTransformWHT_MSA() local 175 v8i16 in0, in1, tmp0, tmp1, tmp2, tmp3; TTransform_MSA() local 784 v16u8 src = { 0 }, ref = { 0 }, tmp0, tmp1; SSE4x4_MSA() local 807 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, sign0, sign1; QuantizeBlock_MSA() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecp_oct.c | 28 BIGNUM *tmp1, *tmp2, *x, *y; in ossl_ec_GFp_simple_set_compressed_coordinates() local 40 tmp1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_set_compressed_coordinates() 53 /* tmp1 := x^3 */ in ossl_ec_GFp_simple_set_compressed_coordinates() 60 if (!group->meth->field_mul(group, tmp1, tmp2, x_, ctx)) in ossl_ec_GFp_simple_set_compressed_coordinates() 65 if (!BN_mod_mul(tmp1, tmp2, x_, group->field, ctx)) in ossl_ec_GFp_simple_set_compressed_coordinates() 69 /* tmp1 := tmp1 + a*x */ in ossl_ec_GFp_simple_set_compressed_coordinates() 75 if (!BN_mod_sub_quick(tmp1, tmp1, tmp2, group->field)) in ossl_ec_GFp_simple_set_compressed_coordinates() 89 if (!BN_mod_add_quick(tmp1, tmp in ossl_ec_GFp_simple_set_compressed_coordinates() [all...] |
/third_party/openssl/crypto/ec/ |
H A D | ecp_oct.c | 28 BIGNUM *tmp1, *tmp2, *x, *y; in ossl_ec_GFp_simple_set_compressed_coordinates() local 40 tmp1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_set_compressed_coordinates() 53 /* tmp1 := x^3 */ in ossl_ec_GFp_simple_set_compressed_coordinates() 60 if (!group->meth->field_mul(group, tmp1, tmp2, x_, ctx)) in ossl_ec_GFp_simple_set_compressed_coordinates() 65 if (!BN_mod_mul(tmp1, tmp2, x_, group->field, ctx)) in ossl_ec_GFp_simple_set_compressed_coordinates() 69 /* tmp1 := tmp1 + a*x */ in ossl_ec_GFp_simple_set_compressed_coordinates() 75 if (!BN_mod_sub_quick(tmp1, tmp1, tmp2, group->field)) in ossl_ec_GFp_simple_set_compressed_coordinates() 89 if (!BN_mod_add_quick(tmp1, tmp in ossl_ec_GFp_simple_set_compressed_coordinates() [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_mc_msa.c | 55 v8i16 tmp0, tmp1; \ 59 tmp1 = __msa_dotp_s_h((v16i8) vec2, (v16i8) filt2); \ 60 tmp1 = __msa_dpadd_s_h(tmp1, (v16i8) vec3, (v16i8) filt3); \ 61 tmp0 = __msa_adds_s_h(tmp0, tmp1); \ 241 v16u8 mask0, mask1, mask2, mask3, tmp0, tmp1; in common_hz_8t_8x4_msa() local 263 tmp1 = PCKEV_XORI128_UB(out2, out3); in common_hz_8t_8x4_msa() 264 ST_D4(tmp0, tmp1, 0, 1, 0, 1, dst, dst_stride); in common_hz_8t_8x4_msa() 273 v16u8 mask0, mask1, mask2, mask3, tmp0, tmp1; in common_hz_8t_8x8mult_msa() local 297 tmp1 in common_hz_8t_8x8mult_msa() 530 v16u8 tmp0, tmp1; common_vt_8t_8w_msa() local 587 v16u8 tmp0, tmp1, tmp2, tmp3; common_vt_8t_16w_msa() local 669 v16u8 tmp0, tmp1, tmp2, tmp3; common_vt_8t_16w_mult_msa() local 772 v8i16 hz_out7, hz_out8, hz_out9, tmp0, tmp1, out0, out1, out2, out3, out4; common_hv_8ht_8vt_4w_msa() local 849 v8i16 hz_out7, hz_out8, hz_out9, hz_out10, tmp0, tmp1, tmp2, tmp3; common_hv_8ht_8vt_8w_msa() local 1437 v16u8 dst0, dst1, dst2, dst3, tmp0, tmp1, tmp2, tmp3; common_vt_8t_and_aver_dst_16w_mult_msa() local 1646 v8i16 hz_out7, hz_out8, hz_out9, hz_out10, tmp0, tmp1, tmp2, tmp3; common_hv_8ht_8vt_and_aver_dst_8w_msa() local 2125 v8u16 tmp0, tmp1; common_vt_2t_4x4_msa() local 2150 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_4x8_msa() local 2196 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_8x4_msa() local 2222 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_8x8mult_msa() local 2281 v8u16 tmp0, tmp1, tmp2, tmp3; ff_put_bilin_16v_msa() local 2335 v8u16 tmp0, tmp1, tmp2, tmp3; ff_put_bilin_32v_msa() local 2413 v8u16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_put_bilin_64v_msa() local 2492 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, hz_out4, filt, tmp0, tmp1; common_hv_2ht_2vt_4x4_msa() local 2587 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; common_hv_2ht_2vt_8x4_msa() local 2632 v8u16 hz_out0, hz_out1, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; common_hv_2ht_2vt_8x8mult_msa() local 2728 v8u16 tmp1, tmp2, hz_out0, hz_out1, hz_out2, hz_out3; ff_put_bilin_16hv_msa() local 3181 v8u16 tmp0, tmp1; common_vt_2t_and_aver_dst_4x4_msa() local 3217 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_and_aver_dst_4x8_msa() local 3270 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_and_aver_dst_8x4_msa() local 3302 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_and_aver_dst_8x8mult_msa() local 3368 v8u16 tmp0, tmp1, tmp2, tmp3, filt; ff_avg_bilin_16v_msa() local 3423 v8u16 tmp0, tmp1, tmp2, tmp3, filt; ff_avg_bilin_32v_msa() local 3504 v8u16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_avg_bilin_64v_msa() local 3592 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, hz_out4, tmp0, tmp1, filt; common_hv_2ht_2vt_and_aver_dst_4x4_msa() local 3637 v8u16 hz_out7, hz_out8, tmp0, tmp1, tmp2, tmp3; common_hv_2ht_2vt_and_aver_dst_4x8_msa() local 3703 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; common_hv_2ht_2vt_and_aver_dst_8x4_msa() local 3755 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; common_hv_2ht_2vt_and_aver_dst_8x8mult_msa() local 3832 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, tmp0, tmp1; ff_avg_bilin_16hv_msa() local [all...] |
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vp9_mc_lsx.c | 456 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in common_vt_8t_4w_lsx() local 472 tmp1, tmp2, tmp3); in common_vt_8t_4w_lsx() 474 DUP2_ARG2(__lsx_vilvl_d, tmp3, tmp0, tmp4, tmp1, reg0, reg1); in common_vt_8t_4w_lsx() 485 src9, tmp0, tmp1, tmp2, tmp3); in common_vt_8t_4w_lsx() 486 DUP2_ARG2(__lsx_vilvl_d, tmp1, tmp0, tmp3, tmp2, reg3, reg4); in common_vt_8t_4w_lsx() 516 __m128i tmp0, tmp1, tmp2, tmp3; in common_vt_8t_8w_lsx() local 552 src9, tmp0, tmp1, tmp2, tmp3); in common_vt_8t_8w_lsx() 555 out1 = FILT_8TAP_DPADD_S_H(reg3, reg4, reg5, tmp1, filter0, filter1, in common_vt_8t_8w_lsx() 559 out3 = FILT_8TAP_DPADD_S_H(reg4, reg5, tmp1, tmp3, filter0, filter1, in common_vt_8t_8w_lsx() 576 reg4 = tmp1; in common_vt_8t_8w_lsx() 591 __m128i tmp0, tmp1, tmp2, tmp3; common_vt_8t_16w_lsx() local 685 __m128i tmp0, tmp1, tmp2, tmp3; common_vt_8t_16w_mult_lsx() local 808 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; common_hv_8ht_8vt_4w_lsx() local 896 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; common_hv_8ht_8vt_8w_lsx() local 1189 __m128i tmp0, tmp1; common_hz_8t_and_aver_dst_4x4_lsx() local 1232 __m128i mask0, mask1, mask2, mask3, tmp0, tmp1, tmp2, tmp3; common_hz_8t_and_aver_dst_4x8_lsx() local 1320 __m128i tmp0, tmp1, tmp2, tmp3; common_hz_8t_and_aver_dst_8w_lsx() local 1376 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; common_hz_8t_and_aver_dst_16w_lsx() local 1433 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; common_hz_8t_and_aver_dst_32w_lsx() local 1542 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; common_vt_8t_and_aver_dst_4w_lsx() local 1618 __m128i tmp0, tmp1, tmp2, tmp3; common_vt_8t_and_aver_dst_8w_lsx() local 1707 __m128i tmp0, tmp1, tmp2, tmp3; common_vt_8t_and_aver_dst_16w_mult_lsx() local 1852 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; common_hv_8ht_8vt_and_aver_dst_4w_lsx() local 1955 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; common_hv_8ht_8vt_and_aver_dst_8w_lsx() local 2127 __m128i tmp0, tmp1, tmp2, tmp3; avg_width8_lsx() local [all...] |
H A D | vp8_mc_lsx.c | 320 __m128i tmp0, tmp1, tmp2, tmp3; in ff_put_vp8_epel16_v6_lsx() local 356 tmp1 = DPADD_SH3_SH(src21_l, src43_l, src65_l, filt0, filt1, filt2); in ff_put_vp8_epel16_v6_lsx() 360 DUP2_ARG3(__lsx_vssrarni_b_h, tmp2, tmp0, 7, tmp3, tmp1, 7, tmp0, tmp1); in ff_put_vp8_epel16_v6_lsx() 361 DUP2_ARG2(__lsx_vxori_b, tmp0, 128, tmp1, 128, tmp0, tmp1); in ff_put_vp8_epel16_v6_lsx() 364 __lsx_vst(tmp1, dst, 0); in ff_put_vp8_epel16_v6_lsx() 368 tmp1 = DPADD_SH3_SH(src43_l, src65_l, src87_l, filt0, filt1, filt2); in ff_put_vp8_epel16_v6_lsx() 372 DUP2_ARG3(__lsx_vssrarni_b_h, tmp2, tmp0, 7, tmp3, tmp1, 7, tmp0, tmp1); in ff_put_vp8_epel16_v6_lsx() 403 __m128i tmp0, tmp1, tmp2, tmp3; ff_put_vp8_epel8_h6v6_lsx() local 572 __m128i tmp0, tmp1, tmp2, tmp3; ff_put_vp8_epel16_v4_lsx() local 643 __m128i tmp0, tmp1, tmp2, tmp3, vec0, vec1, vec2, vec3; ff_put_vp8_epel8_h6v4_lsx() local 740 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; ff_put_vp8_epel8_h4v6_lsx() local [all...] |
/kernel/linux/linux-5.10/arch/csky/abiv2/ |
H A D | fpu.c | 152 unsigned long tmp1, tmp2; in save_to_user_fp() local 157 tmp1 = mfcr("cr<1, 2>"); in save_to_user_fp() 160 user_fp->fcr = tmp1; in save_to_user_fp() 202 : "=a"(tmp1), "=a"(tmp2), "=a"(tmp3), in save_to_user_fp() 214 unsigned long tmp1, tmp2; in restore_from_user_fp() local 219 tmp1 = user_fp->fcr; in restore_from_user_fp() 222 mtcr("cr<1, 2>", tmp1); in restore_from_user_fp() 264 : "=a"(tmp1), "=a"(tmp2), "=a"(tmp3), in restore_from_user_fp()
|
/kernel/linux/linux-6.6/arch/csky/abiv2/ |
H A D | fpu.c | 152 unsigned long tmp1, tmp2; in save_to_user_fp() local 157 tmp1 = mfcr("cr<1, 2>"); in save_to_user_fp() 160 user_fp->fcr = tmp1; in save_to_user_fp() 202 : "=a"(tmp1), "=a"(tmp2), "=a"(tmp3), in save_to_user_fp() 214 unsigned long tmp1, tmp2; in restore_from_user_fp() local 219 tmp1 = user_fp->fcr; in restore_from_user_fp() 222 mtcr("cr<1, 2>", tmp1); in restore_from_user_fp() 264 : "=a"(tmp1), "=a"(tmp2), "=a"(tmp3), in restore_from_user_fp()
|
/third_party/ffmpeg/libavcodec/ |
H A D | hq_hqadsp.c | 37 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_row() local 41 tmp1 = blk[5] + blk[3]; in idct_row() 44 tmp4 = tmp3 - tmp1; in idct_row() 48 tmp8 = tmp3 + tmp1; in idct_row() 75 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_col() local 79 tmp1 = blk[5 * 8] + blk[3 * 8]; in idct_col() 82 tmp4 = tmp3 - tmp1; in idct_col() 86 tmp8 = (tmp3 + tmp1) >> 1; in idct_col()
|
H A D | faandct.c | 67 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local 75 tmp1= data[1 + i] + data[6 + i]; in row_fdct() 84 tmp11= tmp1 + tmp2; in row_fdct() 85 tmp12= tmp1 - tmp2; in row_fdct() 116 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct() local 129 tmp1= temp[8*1 + i] + temp[8*6 + i]; in ff_faandct() 138 tmp11= tmp1 + tmp2; in ff_faandct() 139 tmp12= tmp1 - tmp2; in ff_faandct() 170 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct248() local 181 tmp1 in ff_faandct248() [all...] |
H A D | jfdctfst.c | 145 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local 157 tmp1 = dataptr[1] + dataptr[6]; in row_fdct() 168 tmp11 = tmp1 + tmp2; in row_fdct() 169 tmp12 = tmp1 - tmp2; in row_fdct() 209 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast() local 223 tmp1 = dataptr[DCTSIZE*1] + dataptr[DCTSIZE*6]; in ff_fdct_ifast() 234 tmp11 = tmp1 + tmp2; in ff_fdct_ifast() 235 tmp12 = tmp1 - tmp2; in ff_fdct_ifast() 275 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast248() local 288 tmp1 in ff_fdct_ifast248() [all...] |
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | fpu.S | 98 .macro sc_save_fcc base, tmp0, tmp1 100 move \tmp1, \tmp0 102 bstrins.d \tmp1, \tmp0, 15, 8 104 bstrins.d \tmp1, \tmp0, 23, 16 106 bstrins.d \tmp1, \tmp0, 31, 24 108 bstrins.d \tmp1, \tmp0, 39, 32 110 bstrins.d \tmp1, \tmp0, 47, 40 112 bstrins.d \tmp1, \tmp0, 55, 48 114 bstrins.d \tmp1, \tmp0, 63, 56 115 EX st.d \tmp1, \bas [all...] |
/third_party/jerryscript/tests/benchmarks/jerry/ |
H A D | loop_arithmetics_10kk.js | 19 var tmp1; variable 26 tmp1 = x * x; 28 tmp3 = tmp1 * tmp1;
|
H A D | loop_arithmetics_1kk.js | 19 var tmp1; variable 26 tmp1 = x * x; 28 tmp3 = tmp1 * tmp1;
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | assembler.h | 370 .macro tcr_compute_pa_size, tcr, pos, tmp0, tmp1 374 mov \tmp1, #ID_AA64MMFR0_EL1_PARANGE_MAX variable 375 cmp \tmp0, \tmp1 376 csel \tmp0, \tmp1, \tmp0, hi variable 438 * Corrupts: start, end, tmp1, tmp2 440 .macro dcache_by_line_op op, domain, start, end, tmp1, tmp2, fixup variable 441 dcache_line_size \tmp1, \tmp2 variable 442 dcache_by_myline_op \op, \domain, \start, \end, \tmp1, \tmp2, \fixup variable 451 * Corrupts: tmp1, tmp2 453 .macro invalidate_icache_by_line start, end, tmp1, tmp variable 454 icache_line_size \\tmp1, \\tmp2 global() variable 455 sub \\tmp2, \\tmp1, #1 global() variable 473 .macro load_ttbr1, pgtbl, tmp1, tmp2 global() variable 474 phys_to_ttbr \\tmp1, \\pgtbl global() variable 475 offset_ttbr1 \\tmp1, \\tmp2 global() variable 648 .macro tcr_clear_errata_bits, tcr, tmp1, tmp2 global() variable 650 mrs \\tmp1, midr_el1 global() variable 653 and \\tmp1, \\tmp1, \\tmp2 global() variable 655 cmp \\tmp1, \\tmp2 global() variable [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfsxdr.c | 133 u32 tmp1, tmp2; in svcxdr_decode_sattr() local 146 tmp1 = be32_to_cpup(p++); in svcxdr_decode_sattr() 147 if (tmp1 != (u32)-1 && tmp1 != 0xffff) { in svcxdr_decode_sattr() 149 iap->ia_mode = tmp1; in svcxdr_decode_sattr() 152 tmp1 = be32_to_cpup(p++); in svcxdr_decode_sattr() 153 if (tmp1 != (u32)-1) { in svcxdr_decode_sattr() 154 iap->ia_uid = make_kuid(nfsd_user_namespace(rqstp), tmp1); in svcxdr_decode_sattr() 159 tmp1 = be32_to_cpup(p++); in svcxdr_decode_sattr() 160 if (tmp1 ! in svcxdr_decode_sattr() [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 768 u64 *tmp1 = p01_tmp1 + (u32)16U; in point_add_and_double() local 773 u64 *a = tmp1; in point_add_and_double() 774 u64 *b = tmp1 + (u32)4U; in point_add_and_double() 775 u64 *ab = tmp1; in point_add_and_double() 776 u64 *dc = tmp1 + (u32)8U; in point_add_and_double() 798 a1 = tmp1; in point_add_and_double() 799 b1 = tmp1 + (u32)4U; in point_add_and_double() 800 d = tmp1 + (u32)8U; in point_add_and_double() 801 c = tmp1 + (u32)12U; in point_add_and_double() 802 ab1 = tmp1; in point_add_and_double() 817 point_double(u64 *nq, u64 *tmp1, u64 *tmp2) point_double() argument 857 u64 *tmp1; montgomery_ladder() local 919 u64 *tmp1 = tmp; finv() local [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 979 u64 *tmp1 = p01_tmp1 + (u32)16U; in point_add_and_double() local 984 u64 *a = tmp1; in point_add_and_double() 985 u64 *b = tmp1 + (u32)4U; in point_add_and_double() 986 u64 *ab = tmp1; in point_add_and_double() 987 u64 *dc = tmp1 + (u32)8U; in point_add_and_double() 1009 a1 = tmp1; in point_add_and_double() 1010 b1 = tmp1 + (u32)4U; in point_add_and_double() 1011 d = tmp1 + (u32)8U; in point_add_and_double() 1012 c = tmp1 + (u32)12U; in point_add_and_double() 1013 ab1 = tmp1; in point_add_and_double() 1028 point_double(u64 *nq, u64 *tmp1, u64 *tmp2) point_double() argument 1068 u64 *tmp1; montgomery_ladder() local 1130 u64 *tmp1 = tmp; finv() local [all...] |