diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-09 22:59:09 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-11 09:53:41 +0100 |
commit | 8429a1ca8f315394b2a68b96812b1dc9c60070fd (patch) | |
tree | c40a67eb25a42a2aaeee4f7e7bdad5b89949cb04 /qemu-io.c | |
parent | 0741b25e4ee703c66b648eea5650ca833eae03db (diff) | |
download | qemu-8429a1ca8f315394b2a68b96812b1dc9c60070fd.zip qemu-8429a1ca8f315394b2a68b96812b1dc9c60070fd.tar.gz qemu-8429a1ca8f315394b2a68b96812b1dc9c60070fd.tar.bz2 |
tcg: Add routines for calling slow-path helpers
Add tcg_out_ld_helper_args, tcg_out_ld_helper_ret,
and tcg_out_st_helper_args. These and their subroutines
use the existing knowledge of the host function call abi
to load the function call arguments and return results.
These will be used to simplify the backends in turn.
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