On 6/12/22 05:17, Richard Henderson wrote:
Similar to the existing set_jmp_reset_offset. Include the rw->rx address space coversion done by arm and s390x, and
Typo "conversion".
forgotten by mips and riscv. Signed-off-by: Richard Henderson <[email protected]> --- tcg/tcg.c | 9 +++++++++ tcg/arm/tcg-target.c.inc | 2 +- tcg/mips/tcg-target.c.inc | 2 +- tcg/riscv/tcg-target.c.inc | 2 +- tcg/s390x/tcg-target.c.inc | 2 +- tcg/tci/tcg-target.c.inc | 2 +- 6 files changed, 14 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
