Searched refs:truedst (Results 1 – 1 of 1) sorted by relevance
1579 TCGv_i64 truedst; in auth_branch_target() local1589 truedst = tcg_temp_new_i64(); in auth_branch_target()1591 gen_helper_autia_combined(truedst, tcg_env, dst, modifier); in auth_branch_target()1593 gen_helper_autib_combined(truedst, tcg_env, dst, modifier); in auth_branch_target()1595 return truedst; in auth_branch_target()