diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-10 10:30:21 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-11 09:53:41 +0100 |
commit | f07aaf4856ee642f9f566bc26d8547819871516f (patch) | |
tree | 4aea6995e8999e49978b7aadfe11db596cee6291 /hw | |
parent | 338b9e09503714016f9c5c4b649b007e721ca057 (diff) | |
download | qemu-f07aaf4856ee642f9f566bc26d8547819871516f.zip qemu-f07aaf4856ee642f9f566bc26d8547819871516f.tar.gz qemu-f07aaf4856ee642f9f566bc26d8547819871516f.tar.bz2 |
tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path
Use tcg_out_ld_helper_args, tcg_out_ld_helper_ret,
and tcg_out_st_helper_args. This allows our local
tcg_out_arg_* infrastructure to be removed.
We are no longer filling the call or return branch
delay slots, nor are we tail-calling for the store,
but this seems a small price to pay.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions