tcg/ppc: Use tcg_use_softmmu
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 1 Oct 2023 19:09:52 +0000 (19:09 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Oct 2023 23:32:28 +0000 (16:32 -0700)
commit5b5bd4a9b1ddd724b5f12725fa186e75047dbfe1
treee4b1e353404e2705d99d8e3383c78cecfb832d4d
parente3a650cd9dca1d10df8ac426fc59736e009ebd7f
tcg/ppc: Use tcg_use_softmmu

Fix TCG_GUEST_BASE_REG to use 'TCG_REG_R30' instead of '30'.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/ppc/tcg-target.c.inc