Home
last modified time | relevance | path

Searched refs:tcg_op2 (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/tcg/
H A Dtranslate-a64.c4703 TCGv_i32 tcg_op2 = tcg_temp_new_i32(); in TRANS_FEAT() local
6341 TCGv_i64 tcg_op2; in disas_data_proc_3src() local
6379 tcg_op2 = tcg_temp_new_i64(); in disas_data_proc_3src()
6384 tcg_gen_mov_i64(tcg_op2, cpu_reg(s, rm)); in disas_data_proc_3src()
9483 TCGv_i64 tcg_op2 = tcg_temp_new_i64(); in disas_simd_scalar_three_reg_diff() local
9510 TCGv_i32 tcg_op2 = read_fp_hreg(s, rm); in disas_simd_scalar_three_reg_diff() local
10481 genfn(tcg_res, tcg_op1, tcg_op2); in gen_neon_addl()
10615 widenfn(tcg_op2_64, tcg_op2); in handle_3rd_widening()
10696 TCGv_i32 tcg_op2 = tcg_temp_new_i32(); in handle_3rd_wide() local
10707 widenfn(tcg_op2_wide, tcg_op2); in handle_3rd_wide()
[all …]