]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/rx: Propagate DisasContext to gen_ld[u]() and gen_st()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 9 Oct 2025 14:55:19 +0000 (16:55 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 16 Oct 2025 15:07:52 +0000 (17:07 +0200)
commit363fff6d1b1f71b4f41c490076127ce3021bffc0
tree0819536587e3f84ee86b13b3b98ab75305e24692
parent8b71fd6ffec8787f0685ccce5f4dd9db50fea792
target/rx: Propagate DisasContext to gen_ld[u]() and gen_st()

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