Richard Henderson <richard.hender...@linaro.org> writes:
> The availability of tb->pc will shortly be conditional. > Introduce accessor functions to minimize ifdefs. > > Pass around a known pc to places like tcg_gen_code, > where the caller must already have the value. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée