Richard Henderson <[email protected]> writes:
> Use tcg_out_ld_helper_args, tcg_out_ld_helper_ret, > and tcg_out_st_helper_args. This allows our local > tcg_out_arg_* infrastructure to be removed. > > We are no longer filling the call or return branch > delay slots, nor are we tail-calling for the store, > but this seems a small price to pay. > > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
