]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/rx: Propagate DisasContext to push() / pop()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 9 Oct 2025 14:53:50 +0000 (16:53 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 16 Oct 2025 15:07:52 +0000 (17:07 +0200)
commit8b71fd6ffec8787f0685ccce5f4dd9db50fea792
treeec29cff868947dad479fcb09bd1179f7926a42f0
parent2062fa663c00927b4bfe63bd1d3f4614af3f0b9c
target/rx: Propagate DisasContext to push() / pop()

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251009151607.26278-5-philmd@linaro.org>
target/rx/translate.c