Lines Matching refs:tcg_gen_ld_i64
599 tcg_gen_ld_i64(v, tcg_env, fp_reg_offset(s, reg, MO_64)); in read_fp_dreg()
1192 tcg_gen_ld_i64(tmplo, tcg_env, fp_reg_offset(s, srcidx, MO_64)); in do_fp_st()
1200 tcg_gen_ld_i64(tmphi, tcg_env, fp_reg_hi_offset(s, srcidx)); in do_fp_st()
1273 tcg_gen_ld_i64(tcg_dest, tcg_env, vect_off); in read_vec_element()
1872 tcg_gen_ld_i64(dst, tcg_env, in trans_ERET()
1899 tcg_gen_ld_i64(dst, tcg_env, in trans_ERETA()
2628 tcg_gen_ld_i64(ptr, tcg_env, offsetof(CPUARMState, cp15.vncr_el2)); in handle_sys()
2743 tcg_gen_ld_i64(tcg_rt, tcg_env, ri->fieldoffset); in handle_sys()
5558 tcg_gen_ld_i64(qc, tcg_env, offsetof(CPUARMState, vfp.qc)); in do_satacc_s()
9365 tcg_gen_ld_i64(tcg_rd, tcg_env, fp_reg_offset(s, a->rn, MO_64)); in trans_FMOV_xd()
9374 tcg_gen_ld_i64(tcg_rd, tcg_env, fp_reg_hi_offset(s, a->rn)); in trans_FMOV_xu()