On 11/26/25 14:21, Philippe Mathieu-Daudé wrote:
In preparation of removing the cpu_stl_data() call, inline it. Set the return address argument.See commit 852d481faf7 ("SH: Improve movca.l/ocbi emulation") for more context on this code. Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/sh4/op_helper.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
