diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-07-27 08:57:05 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-10-13 08:41:49 -0700 |
commit | 948f88661c68307162dc4241144d87dc7772ca8d (patch) | |
tree | 7d5c137e71707723a517a1936a00947dc7160c6f /target/ppc | |
parent | b4c8f3d4dddcb6e547e1ba318f60ae9566743db1 (diff) |
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é <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/ppc')
0 files changed, 0 insertions, 0 deletions