Home
last modified time | relevance | path

Searched refs:tmp1 (Results 126 - 150 of 590) sorted by relevance

12345678910>>...24

/third_party/ffmpeg/libavcodec/mips/
H A Dvp8_mc_msa.c242 v16u8 mask0, mask1, mask2, tmp0, tmp1; in ff_put_vp8_epel8_h6_msa() local
264 tmp1 = PCKEV_XORI128_UB(out2, out3); in ff_put_vp8_epel8_h6_msa()
265 ST_D4(tmp0, tmp1, 0, 1, 0, 1, dst, dst_stride); in ff_put_vp8_epel8_h6_msa()
277 tmp1 = PCKEV_XORI128_UB(out2, out3); in ff_put_vp8_epel8_h6_msa()
278 ST_D4(tmp0, tmp1, 0, 1, 0, 1, dst, dst_stride); in ff_put_vp8_epel8_h6_msa()
388 v16u8 tmp0, tmp1; in ff_put_vp8_epel8_v6_msa() local
417 tmp1 = PCKEV_XORI128_UB(out2_r, out3_r); in ff_put_vp8_epel8_v6_msa()
418 ST_D4(tmp0, tmp1, 0, 1, 0, 1, dst, dst_stride); in ff_put_vp8_epel8_v6_msa()
439 v16u8 tmp0, tmp1, tmp2, tmp3; in ff_put_vp8_epel16_v6_msa() local
486 out3_r, tmp0, tmp1, tmp in ff_put_vp8_epel16_v6_msa()
513 v8i16 tmp0, tmp1; ff_put_vp8_epel4_h6v6_msa() local
591 v8i16 tmp0, tmp1, tmp2, tmp3; ff_put_vp8_epel8_h6v6_msa() local
814 v16u8 tmp0, tmp1; ff_put_vp8_epel8_h4_msa() local
946 v16u8 tmp0, tmp1; ff_put_vp8_epel8_v4_msa() local
993 v16u8 tmp0, tmp1, tmp2, tmp3; ff_put_vp8_epel16_v4_msa() local
1052 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, vec0, vec1, vec2; ff_put_vp8_epel4_h4v4_msa() local
1111 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, tmp2, tmp3; ff_put_vp8_epel8_h4v4_msa() local
1194 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, vec0, vec1, vec2; ff_put_vp8_epel4_h6v4_msa() local
1260 v8i16 tmp0, tmp1, tmp2, tmp3, vec0, vec1, vec2, vec3; ff_put_vp8_epel8_h6v4_msa() local
1349 v8i16 hz_out7, tmp0, tmp1, out0, out1, out2, out3; ff_put_vp8_epel4_h4v6_msa() local
1411 v8i16 filt, filt_vt0, filt_vt1, filt_vt2, tmp0, tmp1, tmp2, tmp3; ff_put_vp8_epel8_h4v6_msa() local
1733 v8u16 tmp0, tmp1; common_vt_2t_4x4_msa() local
1758 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_4x8_msa() local
1804 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_8x4_msa() local
1830 v8u16 tmp0, tmp1, tmp2, tmp3; common_vt_2t_8x8mult_msa() local
1889 v8u16 tmp0, tmp1, tmp2, tmp3; ff_put_vp8_bilinear16_v_msa() local
1942 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, hz_out4, filt, tmp0, tmp1; common_hv_2ht_2vt_4x4_msa() local
2039 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; common_hv_2ht_2vt_8x4_msa() local
2085 v8u16 hz_out0, hz_out1, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; common_hv_2ht_2vt_8x8mult_msa() local
2181 v8u16 tmp1, tmp2, hz_out0, hz_out1, hz_out2, hz_out3; ff_put_vp8_bilinear16_hv_msa() local
[all...]
/third_party/optimized-routines/string/aarch64/
H A Dstrncmp.S33 #define tmp1 x8 define
48 eor tmp1, src1, src2
50 tst tmp1, #7
67 sub tmp1, data1, zeroones
71 bics has_nul, tmp1, tmp2 /* Non-zero if NUL terminator. */
130 sub tmp1, tmp3, zeroones
132 bic has_nul, tmp1, tmp2
230 sub tmp1, data1, zeroones
233 bics has_nul, tmp1, tmp2 /* Non-zero if NUL terminator. */
248 sub tmp1, data
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Del2_setup.h234 // This will clobber tmp1 and tmp2, and expect tmp1 to contain
236 .macro __check_override idreg, fld, width, pass, fail, tmp1, tmp2 variable
237 ubfx \tmp1, \tmp1, #\fld, #\width variable
238 cbz \tmp1, \fail variable
240 adr_l \tmp1, \idreg\()_override variable
241 ldr \tmp2, [\tmp1, FTR_OVR_VAL_OFFSET]
242 ldr \tmp1, [\tmp1, FTR_OVR_MASK_OFFSE variable
244 ubfx \\tmp1, \\tmp1, #\\fld, #\\width global() variable
245 cmp \\tmp1, xzr global() variable
253 .macro check_override idreg, fld, pass, fail, tmp1, tmp2 global() variable
254 mrs \\tmp1, \\idreg\\()_el1 global() variable
[all...]
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h418 void I8x16Shl(XMMRegister dst, XMMRegister src1, uint8_t src2, Register tmp1,
420 void I8x16Shl(XMMRegister dst, XMMRegister src1, Register src2, Register tmp1,
425 Register tmp1, XMMRegister tmp2, XMMRegister tmp3);
426 void I8x16ShrU(XMMRegister dst, XMMRegister src1, uint8_t src2, Register tmp1,
429 Register tmp1, XMMRegister tmp2, XMMRegister tmp3);
464 XMMRegister tmp1, XMMRegister tmp2);
891 void I8x16Popcnt(XMMRegister dst, XMMRegister src, XMMRegister tmp1, in I8x16Popcnt() argument
894 DCHECK_NE(dst, tmp1); in I8x16Popcnt()
895 DCHECK_NE(src, tmp1); in I8x16Popcnt()
900 vmovdqa(tmp1, ExternalReferenceAsOperan in I8x16Popcnt()
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_intrapred_lasx.c31 __m256i tmp0, tmp1, tmp2, tmp3; \
79 tmp1 = __lasx_xvadd_w(reg2, reg4); \
80 tmp0 = __lasx_xvssrani_hu_w(tmp1, tmp0, 5); \
85 tmp1 = __lasx_xvssrani_hu_w(tmp3, tmp2, 5); \
86 tmp1 = __lasx_xvpermi_d(tmp1, 0xD8); \
87 tmp0 = __lasx_xvssrani_bu_h(tmp1, tmp0, 0); \
H A Dh264_cabac.c34 int64_t bit, tmp0, tmp1, tmp2, one = 1; in decode_significance_loongarch() local
64 : [bit]"=&r"(bit), [tmp0]"=&r"(tmp0), [tmp1]"=&r"(tmp1), [tmp2]"=&r"(tmp2), in decode_significance_loongarch()
89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; in decode_significance_8x8_loongarch() local
104 "ldx.bu %[tmp1], %[tmp0], %[last] \n\t" in decode_significance_8x8_loongarch()
105 "add.d %[state], %[tmp1], %[last_coeff_ctx_base] \n\t" in decode_significance_8x8_loongarch()
121 : [bit]"=&r"(bit), [tmp0]"=&r"(tmp0), [tmp1]"=&r"(tmp1), in decode_significance_8x8_loongarch()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_float() local
74 tmp1 = dataptr[1] + dataptr[6]; in jpeg_fdct_float()
85 tmp11 = tmp1 + tmp2; in jpeg_fdct_float()
86 tmp12 = tmp1 - tmp2; in jpeg_fdct_float()
124 tmp1 = dataptr[DCTSIZE * 1] + dataptr[DCTSIZE * 6]; in jpeg_fdct_float()
135 tmp11 = tmp1 + tmp2; in jpeg_fdct_float()
136 tmp12 = tmp1 - tmp2; in jpeg_fdct_float()
H A Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_ifast() local
132 tmp1 = dataptr[1] + dataptr[6]; in jpeg_fdct_ifast()
143 tmp11 = tmp1 + tmp2; in jpeg_fdct_ifast()
144 tmp12 = tmp1 - tmp2; in jpeg_fdct_ifast()
182 tmp1 = dataptr[DCTSIZE * 1] + dataptr[DCTSIZE * 6]; in jpeg_fdct_ifast()
193 tmp11 = tmp1 + tmp2; in jpeg_fdct_ifast()
194 tmp12 = tmp1 - tmp2; in jpeg_fdct_ifast()
H A Djidctfst.c175 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_idct_ifast() local
228 tmp1 = DEQUANTIZE(inptr[DCTSIZE * 2], quantptr[DCTSIZE * 2]); in jpeg_idct_ifast()
235 tmp13 = tmp1 + tmp3; /* phases 5-3 */ in jpeg_idct_ifast()
236 tmp12 = MULTIPLY(tmp1 - tmp3, FIX_1_414213562) - tmp13; /* 2*c4 */ in jpeg_idct_ifast()
240 tmp1 = tmp11 + tmp12; in jpeg_idct_ifast()
268 wsptr[DCTSIZE * 1] = (int)(tmp1 + tmp6); in jpeg_idct_ifast()
269 wsptr[DCTSIZE * 6] = (int)(tmp1 - tmp6); in jpeg_idct_ifast()
327 tmp1 = tmp11 + tmp12; in jpeg_idct_ifast()
355 range_limit[IDESCALE(tmp1 + tmp6, PASS1_BITS + 3) & RANGE_MASK]; in jpeg_idct_ifast()
357 range_limit[IDESCALE(tmp1 in jpeg_idct_ifast()
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Duaccess-asm.h86 .macro uaccess_entry, tsk, tmp0, tmp1, tmp2, disable variable
87 ldr \tmp1, [\tsk, #TI_ADDR_LIMIT] variable
92 str \tmp1, [sp, #SVC_ADDR_LIMIT] variable
108 .macro uaccess_exit, tsk, tmp0, tmp1
109 ldr \tmp1, [sp, #SVC_ADDR_LIMIT] variable
111 str \tmp1, [\tsk, #TI_ADDR_LIMIT] variable
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgtsrmmu.h97 #define WINDOW_FLUSH(tmp1, tmp2) \
98 mov 0, tmp1; \
101 add tmp1, 1, tmp1; \
104 99: subcc tmp1, 1, tmp1; \
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgtsrmmu.h89 #define WINDOW_FLUSH(tmp1, tmp2) \
90 mov 0, tmp1; \
93 add tmp1, 1, tmp1; \
96 99: subcc tmp1, 1, tmp1; \
/kernel/linux/linux-5.10/scripts/
H A Dextract-ikconfig22 tail -c+$(($pos+8)) "$1" | zcat > $tmp1 2> /dev/null
25 cat $tmp1
51 tmp1=/tmp/ikconfig$$.1
53 trap "rm -f $tmp1 $tmp2" 0
/kernel/linux/linux-6.6/scripts/
H A Dextract-ikconfig22 tail -c+$(($pos+8)) "$1" | zcat > $tmp1 2> /dev/null
25 cat $tmp1
51 tmp1=/tmp/ikconfig$$.1
53 trap "rm -f $tmp1 $tmp2" 0
/kernel/linux/linux-5.10/arch/arm64/lib/
H A Dmemset.S31 tmp1 .req x3 label
92 ands tmp1, count, #0x30
149 mrs tmp1, dczid_el0
150 tbnz tmp1, #4, .Lnot_short
173 sub tmp1, count, tmp2
177 cmp tmp1, #64
178 ccmp tmp1, zva_len_x, #8, ge /* NZCV=0b1000 */
184 mov count, tmp1
H A Dmemmove.S31 tmp1 .req x3 label
52 add tmp1, src, count
53 cmp dstin, tmp1
82 ldr tmp1, [src, #-8]!
83 str tmp1, [dst, #-8]!
98 ands tmp1, count, #0x30
114 ldr tmp1, [src, #-8]!
115 str tmp1, [dst, #-8]!
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dmemset.S31 tmp1 .req x3 label
91 ands tmp1, count, #0x30
148 mrs tmp1, dczid_el0
149 tbnz tmp1, #4, .Lnot_short
172 sub tmp1, count, tmp2
176 cmp tmp1, #64
177 ccmp tmp1, zva_len_x, #8, ge /* NZCV=0b1000 */
183 mov count, tmp1
/kernel/linux/linux-5.10/drivers/misc/echo/
H A Decho.c267 int tmp1; in oslec_update() local
315 tmp1 = ec->rx_1 >> 15; in oslec_update()
316 if (tmp1 > 16383) in oslec_update()
317 tmp1 = 16383; in oslec_update()
318 if (tmp1 < -16383) in oslec_update()
319 tmp1 = -16383; in oslec_update()
320 rx = tmp1; in oslec_update()
557 int tmp1; in oslec_hpf_tx() local
573 tmp1 = ec->tx_1 >> 15; in oslec_hpf_tx()
574 if (tmp1 > 3276 in oslec_hpf_tx()
[all...]
/kernel/linux/linux-6.6/drivers/misc/echo/
H A Decho.c267 int tmp1; in oslec_update() local
315 tmp1 = ec->rx_1 >> 15; in oslec_update()
316 if (tmp1 > 16383) in oslec_update()
317 tmp1 = 16383; in oslec_update()
318 if (tmp1 < -16383) in oslec_update()
319 tmp1 = -16383; in oslec_update()
320 rx = tmp1; in oslec_update()
557 int tmp1; in oslec_hpf_tx() local
573 tmp1 = ec->tx_1 >> 15; in oslec_hpf_tx()
574 if (tmp1 > 3276 in oslec_hpf_tx()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsbcdsp.c293 int32_t tmp0, tmp1; in sbc_calc_scalefactors_j() local
302 tmp1 = FFABS(sb_sample_f[blk][1][sb]); in sbc_calc_scalefactors_j()
305 if (tmp1 != 0) in sbc_calc_scalefactors_j()
306 y |= tmp1 - 1; in sbc_calc_scalefactors_j()
318 tmp1 = sb_sample_f[blk][1][sb]; in sbc_calc_scalefactors_j()
319 sb_sample_j[blk][0] = (tmp0 >> 1) + (tmp1 >> 1); in sbc_calc_scalefactors_j()
320 sb_sample_j[blk][1] = (tmp0 >> 1) - (tmp1 >> 1); in sbc_calc_scalefactors_j()
322 tmp1 = FFABS(tmp1); in sbc_calc_scalefactors_j()
325 if (tmp1 ! in sbc_calc_scalefactors_j()
[all...]
H A Dfft_template.c326 unsigned tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in fft_calc_c() local
337 tmp1 = tmpz[0].re + (unsigned)tmpz[1].re; in fft_calc_c()
346 tmpz[0].re = tmp1 + tmp5; in fft_calc_c()
347 tmpz[2].re = tmp1 - tmp5; in fft_calc_c()
365 tmp1 = tmpz[4].re + (unsigned)tmpz[5].re; in fft_calc_c()
369 tmp5 = tmp1 + tmp3; in fft_calc_c()
370 tmp7 = tmp1 - tmp3; in fft_calc_c()
374 tmp1 = tmpz[4].re - (unsigned)tmpz[5].re; in fft_calc_c()
388 accu = (int64_t)Q31(M_SQRT1_2)*(int)(tmp1 + tmp2); in fft_calc_c()
392 accu = (int64_t)Q31(M_SQRT1_2)*(int)(tmp2 - tmp1); in fft_calc_c()
[all...]
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dev6-divide.S68 #define tmp1 $3 define
122 stq tmp1,24($30) # L :
173 subq modulus,divisor,tmp1 # E :
182 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
187 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
198 ldq tmp1,24($30) # L :
243 stq tmp1,24($30) # L :
251 subq $31,$27,tmp1 # E : U U L L
255 cmovlt $28,tmp1,$27 # E : Latency 2, extra map slot
258 ldq tmp1,2
[all...]
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dev6-divide.S68 #define tmp1 $3 define
122 stq tmp1,24($30) # L :
173 subq modulus,divisor,tmp1 # E :
182 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
187 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
198 ldq tmp1,24($30) # L :
243 stq tmp1,24($30) # L :
251 subq $31,$27,tmp1 # E : U U L L
255 cmovlt $28,tmp1,$27 # E : Latency 2, extra map slot
258 ldq tmp1,2
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c97 #define tmp1 r1 macro
875 FAIL_IF(push_inst(compiler, ipm(tmp1))); in update_zero_overflow()
878 FAIL_IF(push_inst(compiler, slfi(tmp1, 0x10000000))); in update_zero_overflow()
879 FAIL_IF(push_inst(compiler, spm(tmp1))); in update_zero_overflow()
997 /* May clobber tmp1. */
1008 FAIL_IF(make_addr_bx(compiler, &addr, src, srcw, tmp1)); in load_word()
1012 FAIL_IF(make_addr_bxy(compiler, &addr, src, srcw, tmp1)); in load_word()
1018 /* May clobber tmp1. */
1028 FAIL_IF(make_addr_bxy(compiler, &addr, src, srcw, tmp1)); in load_unsigned_word()
1034 /* May clobber tmp1
3744 #undef tmp1 global() macro
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dassembler.h362 .macro tcr_compute_pa_size, tcr, pos, tmp0, tmp1
366 mov \tmp1, #ID_AA64MMFR0_PARANGE_MAX variable
367 cmp \tmp0, \tmp1
368 csel \tmp0, \tmp1, \tmp0, hi variable
380 * Corrupts: kaddr, size, tmp1, tmp2
390 .macro dcache_by_line_op op, domain, kaddr, size, tmp1, tmp2 variable
391 dcache_line_size \tmp1, \tmp2 variable
393 sub \tmp2, \tmp1, #1 variable
413 add \kaddr, \kaddr, \tmp1
425 * Corrupts: tmp1, tmp
427 .macro invalidate_icache_by_line start, end, tmp1, tmp2, label global() variable
428 icache_line_size \\tmp1, \\tmp2 global() variable
429 sub \\tmp2, \\tmp1, #1 global() variable
605 .macro tcr_clear_errata_bits, tcr, tmp1, tmp2 global() variable
607 mrs \\tmp1, midr_el1 global() variable
610 and \\tmp1, \\tmp1, \\tmp2 global() variable
612 cmp \\tmp1, \\tmp2 global() variable
[all...]

Completed in 18 milliseconds

12345678910>>...24