]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_base zero
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 13 Oct 2023 03:45:36 +0000 (20:45 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Oct 2023 23:32:28 +0000 (16:32 -0700)
commitcf0ed30eb10c7341fd1f253446e3bbb6e0114c30
tree626b173d640456d56b5dbfeb82d548924332af3c
parent5b5bd4a9b1ddd724b5f12725fa186e75047dbfe1
tcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_base zero

Fixes: 92c041c59b ("tcg/riscv: Add the prologue generation and register the JIT")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/riscv/tcg-target.c.inc