Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 42) sorted by relevance

12

/qemu/target/mips/tcg/
H A Dmxu_translate.c996 TCGv t0, t1, t2, t3; in gen_mxu_d16mul() local
1100 TCGv t0, t1, t2, t3; in gen_mxu_d16mac() local
1221 TCGv t0, t1, t2, t3; in gen_mxu_d16madl() local
1364 TCGv t0, t1, t2, t3, t4, t5, t6, t7; in gen_mxu_q8mul_mac() local
1446 TCGv t0, t1, t2, t3, t4, t5, t6, t7; in gen_mxu_q8madl() local
1905 TCGv t2 = tcg_temp_new(); in gen_mxu_d32sxxv() local
1951 TCGv t2 = tcg_temp_new(); in gen_mxu_d32sarl() local
1993 TCGv t2 = tcg_temp_new(); in gen_mxu_q16sxx() local
2057 TCGv t2 = tcg_temp_new(); in gen_mxu_q16sxxv() local
2200 TCGv_i32 t2 = tcg_temp_new(); in gen_mxu_D16MAX_D16MIN() local
[all …]
H A Dtranslate.c1238 TCGv_i32 t2 = tcg_temp_new_i32(); in gen_load_srsgpr() local
1257 TCGv_i32 t2 = tcg_temp_new_i32(); in gen_store_srsgpr() local
2333 TCGv t2 = tcg_temp_new(); in gen_arith_imm() local
2364 TCGv t2 = tcg_temp_new(); in gen_arith_imm() local
2554 TCGv t2 = tcg_temp_new(); in gen_arith() local
2587 TCGv t2 = tcg_temp_new(); in gen_arith() local
2625 TCGv t2 = tcg_temp_new(); in gen_arith() local
2656 TCGv t2 = tcg_temp_new(); in gen_arith() local
2702 TCGv t0, t1, t2; in gen_cond_move() local
2844 TCGv_i32 t2 = tcg_temp_new_i32(); in gen_shift() local
[all …]
H A Dtx79_translate.c237 TCGv_i64 c0, c1, ax, bx, t0, t1, t2; in trans_parallel_compare() local
/qemu/tcg/
H A Doptimize.c915 TCGArg t2 = arg_new_temp(ctx); in do_constant_folding_cond2() local
1005 uint64_t t2 = arg_info(op->args[2])->val; in fold_const2() local
1232 TempOptInfo *t2; in squash_prev_carryout() local
1275 TempOptInfo *t2 = arg_info(op->args[2]); in fold_addci() local
1302 TempOptInfo *t1, *t2; in fold_addcio() local
1362 TempOptInfo *t1, *t2; in fold_addco() local
1397 TempOptInfo *t1, *t2; in fold_and() local
1433 TempOptInfo *t1, *t2; in fold_andc() local
1772 TempOptInfo *t2 = arg_info(op->args[2]); in fold_count_zeros() local
1825 TempOptInfo *t2 = arg_info(op->args[2]); in fold_deposit() local
[all …]
H A Dtcg-op-gvec.c784 TCGv_i32 t2 = tcg_temp_new_i32(); in expand_3_i32() local
808 TCGv_i32 t2 = tcg_temp_new_i32(); in expand_3i_i32() local
835 TCGv_i32 t2 = tcg_temp_new_i32(); in expand_4_i32() local
862 TCGv_i32 t2 = tcg_temp_new_i32(); in expand_4i_i32() local
947 TCGv_i64 t2 = tcg_temp_new_i64(); in expand_3_i64() local
971 TCGv_i64 t2 = tcg_temp_new_i64(); in expand_3i_i64() local
998 TCGv_i64 t2 = tcg_temp_new_i64(); in expand_4_i64() local
1025 TCGv_i64 t2 = tcg_temp_new_i64(); in expand_4i_i64() local
1109 TCGv_vec t2 = tcg_temp_new_vec(type); in expand_3_vec() local
1135 TCGv_vec t2 = tcg_temp_new_vec(type); in expand_3i_vec() local
[all …]
H A Dtcg-op-ldst.c833 TCGv_i32 t2 = tcg_temp_ebb_new_i32(); in tcg_gen_nonatomic_cmpxchg_i32_int() local
901 TCGv_i64 t1, t2; in tcg_gen_nonatomic_cmpxchg_i64_int() local
1112 TCGv_i32 t2 = tcg_temp_ebb_new_i32(); in do_nonatomic_op_i32() local
1153 TCGv_i64 t2 = tcg_temp_ebb_new_i64(); in do_nonatomic_op_i64() local
H A Dtcg-op.c709 TCGv_i64 t2 = tcg_temp_ebb_new_i64(); in tcg_gen_clz_i32() local
738 TCGv_i64 t2 = tcg_temp_ebb_new_i64(); in tcg_gen_ctz_i32() local
1192 TCGv_i32 t2 = tcg_temp_ebb_new_i32(); in tcg_gen_muls2_i32() local
1224 TCGv_i32 t2 = tcg_temp_ebb_new_i32(); in tcg_gen_mulsu2_i32() local
1321 TCGv_i32 t2 = tcg_constant_i32(0x00ff00ff); in tcg_gen_bswap32_i32() local
2164 TCGv_i64 t2 = tcg_constant_i64(0x00ff00ff); in tcg_gen_bswap32_i64() local
2211 TCGv_i64 t2 = tcg_temp_ebb_new_i64(); in tcg_gen_bswap64_i64() local
3010 TCGv_i64 t2 = tcg_temp_ebb_new_i64(); in tcg_gen_muls2_i64() local
3038 TCGv_i64 t2 = tcg_temp_ebb_new_i64(); in tcg_gen_mulsu2_i64() local
/qemu/target/tricore/
H A Dop_helper.c267 int64_t t2 = sextract64(r2, 0, 32); in helper_add_ssov() local
404 int64_t t2 = extract64(r2, 0, 32); in helper_add_suov() local
423 int64_t t2 = sextract64(r2, 0, 32); in helper_sub_ssov() local
559 int64_t t2 = extract64(r2, 0, 32); in helper_sub_suov() local
578 int64_t t2 = sextract64(r2, 0, 32); in helper_mul_ssov() local
587 int64_t t2 = extract64(r2, 0, 32); in helper_mul_suov() local
597 int32_t t2 = sextract64(r2, 0, 6); in helper_sha_ssov() local
633 int64_t t2 = sextract64(r2, 0, 32); in helper_absdif_ssov() local
647 int32_t t1, t2; in helper_absdif_h_ssov() local
673 int64_t t2 = sextract64(r2, 0, 32); in helper_madd32_ssov() local
[all …]
H A Dtranslate.c493 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_madd32_d() local
532 TCGv t2 = tcg_temp_new(); in gen_madd64_d() local
560 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_maddu64_d() local
992 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_madd32_q() local
1075 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_m16add64_q() local
1102 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_m16adds64_q() local
1126 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_madd64_q() local
1174 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_madds32_q() local
1203 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_msub32_d() local
1243 TCGv t2 = tcg_temp_new(); in gen_msub64_d() local
[all …]
/qemu/tests/qtest/
H A Drtas-test.c14 time_t t1, t2; in run_test_rtas_get_time_of_day() local
/qemu/target/sh4/
H A Dtranslate.c704 TCGv result, t1, t2; in _decode_opc() local
756 TCGv t2 = tcg_temp_new(); in _decode_opc() local
874 TCGv t2 = tcg_temp_new(); in _decode_opc() local
896 TCGv t2 = tcg_temp_new(); in _decode_opc() local
932 TCGv result, t1, t2; in _decode_opc() local
/qemu/
H A Dqemu-io-cmds.c262 static struct timespec tsub(struct timespec t1, struct timespec t2) in tsub()
710 struct timespec t1, t2; in read_f() local
907 struct timespec t1, t2; in readv_f() local
1050 struct timespec t1, t2; in write_f() local
1263 struct timespec t1, t2; in writev_f() local
1364 struct timespec t2; in aio_write_done() local
1397 struct timespec t2; in aio_read_done() local
2162 struct timespec t1, t2; in discard_f() local
/qemu/target/ppc/
H A Dtranslate.c566 TCGv t2 = tcg_temp_new(); in spr_read_xer() local
1087 TCGv t2 = tcg_temp_new(); in spr_write_amr() local
1118 TCGv t2 = tcg_temp_new(); in spr_write_uamor() local
1145 TCGv t2 = tcg_temp_new(); in spr_write_iamr() local
1255 TCGv_i32 t2 = tcg_constant_i32(sprn); in gen_fscr_facility_check() local
1265 TCGv_i32 t2 = tcg_constant_i32(sprn); in gen_msr_facility_check() local
1781 TCGv_i32 t2 = tcg_temp_new_i32(); in gen_op_arith_divw() local
1823 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_op_arith_divd() local
1866 TCGv_i32 t2 = tcg_temp_new_i32(); in gen_op_arith_modw() local
1878 TCGv_i32 t2 = tcg_constant_i32(1); in gen_op_arith_modw() local
[all …]
/qemu/crypto/
H A Daes.c1451 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
1642 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
/qemu/target/openrisc/
H A Dtranslate.c297 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_muld() local
319 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_muldu() local
340 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_mac() local
364 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_macu() local
381 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_msb() local
405 TCGv_i64 t2 = tcg_temp_new_i64(); in gen_msbu() local
1441 TCGv_i64 t0, t1, t2; in trans_lf_madd_d() local
/qemu/scripts/
H A Dcocci-macro-file.h41 #define type_check(t1,t2) ((t1*)0 - (t2*)0) argument
/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h24 #define t2 $r14 macro
/qemu/linux-user/riscv/
H A Dtarget_syscall.h19 abi_long t2; member
/qemu/target/arm/tcg/
H A Dtranslate.c3300 TCGv_i32 t0, t1, t2; in gen_store_exclusive() local
4210 TCGv_i32 t1, t2; in op_mla() local
4238 TCGv_i32 t1, t2; in trans_MLS() local
4254 TCGv_i32 t0, t1, t2, t3; in op_mlal() local
4298 TCGv_i32 t0, t1, t2, zero; in trans_UMAAL() local
4556 TCGv_i32 t1, t2, t3; in op_crc32() local
5077 TCGv_i32 t2 = load_reg(s, rt2); in do_strd_store() local
5640 TCGv_i32 t1, t2; in trans_USADA8() local
5978 TCGv_i32 t1, t2, t3; in trans_SEL() local
6044 TCGv_i32 t1, t2; in op_smlad() local
[all …]
/qemu/subprojects/libvduse/include/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0) argument
/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0) argument
/qemu/linux-headers/asm-riscv/
H A Dptrace.h32 unsigned long t2; member
/qemu/tests/unit/
H A Dtest-xs-node.c201 XsTransaction *t1 = val, *t2; in compare_tx() local
/qemu/include/qemu/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0) argument
/qemu/target/avr/
H A Dtranslate.c219 TCGv t2 = tcg_temp_new_i32(); in gen_add_CHf() local
236 TCGv t2 = tcg_temp_new_i32(); in gen_add_Vf() local
250 TCGv t2 = tcg_temp_new_i32(); in gen_sub_CHf() local
267 TCGv t2 = tcg_temp_new_i32(); in gen_sub_Vf() local

12