diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-09 23:08:12 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-11 09:53:41 +0100 |
commit | 0036e54e7abfd8ea7f3aeb7db2daa23b25cc8094 (patch) | |
tree | 526fbde7159f40cd29517d78388bec78223619e0 /qemu-io.c | |
parent | da8ab70ad17762e1ad1c4de01f981adebd26f851 (diff) | |
download | qemu-0036e54e7abfd8ea7f3aeb7db2daa23b25cc8094.zip qemu-0036e54e7abfd8ea7f3aeb7db2daa23b25cc8094.tar.gz qemu-0036e54e7abfd8ea7f3aeb7db2daa23b25cc8094.tar.bz2 |
tcg/i386: Convert tcg_out_qemu_st_slow_path
Use tcg_out_st_helper_args. This eliminates the use of a tail call to
the store helper. This may or may not be an improvement, depending on
the call/return branch prediction of the host microarchitecture.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions