diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-05 22:27:03 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-02 13:05:45 -0700 |
commit | 129f1f9ee7df77d367d961b3c25353612d33cd83 (patch) | |
tree | d1aa3082a2b2e1fbcdac6446643974e8a2ec0e1e /qemu-io.c | |
parent | c6a98619f7179a3564008ea9c9b3672821a6812f (diff) | |
download | qemu-129f1f9ee7df77d367d961b3c25353612d33cd83.zip qemu-129f1f9ee7df77d367d961b3c25353612d33cd83.tar.gz qemu-129f1f9ee7df77d367d961b3c25353612d33cd83.tar.bz2 |
tcg: Introduce tcg_out_movext2
This is common code in most qemu_{ld,st} slow paths, moving two
registers when there may be overlap between sources and destinations.
At present, this is only used by 32-bit hosts for 64-bit data,
but will shortly be used for more than that.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions