Skip to content

Commit 948f886

Browse files
committed
target/mips: Use cpu_*_data_ra for msa load/store
We should not have been using the helper_ret_* set of functions, as they are supposed to be private to tcg. Nor should we have been using the plain cpu_*_data set of functions, as they do not handle unwinding properly. Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Richard Henderson <[email protected]>
1 parent b4c8f3d commit 948f886

File tree

1 file changed

+135
-285
lines changed

1 file changed

+135
-285
lines changed

0 commit comments

Comments
 (0)