Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c4318 TCGv_i64 tcg_rd = rd_sp ? cpu_reg_sp(s, a->rd) : cpu_reg(s, a->rd); in gen_rri()
4321 fn(tcg_rd, tcg_rn, tcg_imm); in gen_rri()
4323 tcg_gen_ext32u_i64(tcg_rd, tcg_rd); in gen_rri()
4363 TCGv_i64 tcg_rn, tcg_rd; in gen_add_sub_imm_with_tags()
4372 tcg_rd = cpu_reg_sp(s, a->rd); in gen_add_sub_imm_with_tags()
4375 gen_helper_addsubg(tcg_rd, tcg_env, tcg_rn, in gen_add_sub_imm_with_tags()
4379 tcg_gen_addi_i64(tcg_rd, tcg_rn, imm); in gen_add_sub_imm_with_tags()
4380 gen_address_with_allocation_tag0(tcg_rd, tcg_rd); in gen_add_sub_imm_with_tags()
4317 TCGv_i64 tcg_rd = rd_sp ? cpu_reg_sp(s, a->rd) : cpu_reg(s, a->rd); gen_rri() local
4362 TCGv_i64 tcg_rn, tcg_rd; gen_add_sub_imm_with_tags() local
4475 TCGv_i64 tcg_rd, tcg_rn; gen_rri_log() local
4533 TCGv_i64 tcg_rd, tcg_im; trans_MOVK() local
4550 TCGv_i64 tcg_rd = cpu_reg(s, a->rd); trans_SBFM() local
4590 TCGv_i64 tcg_rd = cpu_reg(s, a->rd); trans_UBFM() local
4615 TCGv_i64 tcg_rd = cpu_reg(s, a->rd); trans_BFM() local
4645 TCGv_i64 tcg_rd, tcg_rm, tcg_rn; trans_EXTR() local
4948 TCGv_i64 tcg_rd = cpu_reg(s, a->rd); do_smov_umov() local
6991 TCGv_i64 tcg_rn, tcg_rd; TRANS() local
7138 TCGv_i64 tcg_rn, tcg_rd; do_vec_shift_imm_narrow() local
7556 TCGv_i64 tcg_rd, tcg_rn, tcg_rm; disas_logic_reg() local
7668 TCGv_i64 tcg_rd; disas_add_sub_ext_reg() local
7735 TCGv_i64 tcg_rd = cpu_reg(s, rd); disas_add_sub_reg() local
7818 TCGv_i64 tcg_rd = cpu_reg(s, rd); disas_data_proc_3src() local
7874 TCGv_i64 tcg_y, tcg_rn, tcg_rd; disas_adc_sbc() local
8084 TCGv_i64 tcg_rd, zero; disas_cond_select() local
8135 TCGv_i64 tcg_rd, tcg_rn; handle_clz() local
8152 TCGv_i64 tcg_rd, tcg_rn; handle_cls() local
8169 TCGv_i64 tcg_rd, tcg_rn; handle_rbit() local
8200 TCGv_i64 tcg_rd = cpu_reg(s, rd); handle_rev32() local
8215 TCGv_i64 tcg_rd = cpu_reg(s, rd); handle_rev16() local
8236 TCGv_i64 tcg_rd; disas_data_proc_1src() local
8431 TCGv_i64 tcg_n, tcg_m, tcg_rd; handle_div() local
8461 TCGv_i64 tcg_rd = cpu_reg(s, rd); handle_shift_reg() local
9075 TCGv_i64 tcg_rd = tcg_temp_new_i64(); handle_fp_fcvt() local
9080 TCGv_i32 tcg_rd = tcg_temp_new_i32(); handle_fp_fcvt() local
9093 TCGv_i32 tcg_rd = tcg_temp_new_i32(); handle_fp_fcvt() local
9115 TCGv_i32 tcg_rd = tcg_temp_new_i32(); handle_fp_fcvt() local
9120 TCGv_i64 tcg_rd = tcg_temp_new_i64(); handle_fp_fcvt() local
9482 TCGv_i64 tcg_rd = cpu_reg(s, rd); handle_fmov() local
9954 handle_2misc_64(DisasContext * s,int opcode,bool u,TCGv_i64 tcg_rd,TCGv_i64 tcg_rn,TCGv_i32 tcg_rmode,TCGv_ptr tcg_fpstatus) handle_2misc_64() argument
10508 TCGv_i64 tcg_rd = tcg_temp_new_i64(); disas_simd_scalar_two_reg_misc() local
10514 TCGv_i32 tcg_rd = tcg_temp_new_i32(); disas_simd_scalar_two_reg_misc() local
10698 TCGv_i64 tcg_rd[2]; handle_rev() local
[all...]