Loading
tcg: Remove cpu_ld*_code_ra
These functions are not used, and are not usable in the context of code generation, because we never have a helper return address to pass in to them. Reviewed-by:Alex Bennée <alex.bennee@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>