Richard Henderson <richard.hender...@linaro.org> writes:
> Similar to the existing set_jmp_reset_offset. Move any assert for > TCG_TARGET_HAS_direct_jump into the new function (which now cannot > be build-time). Will be unused if TCG_TARGET_HAS_direct_jump is > constant 0, but we can't test for constant in the preprocessor, > so just mark it G_GNUC_UNUSED. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée Virtualisation Tech Lead @ Linaro