diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-02-24 17:18:52 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-05 13:44:07 -0800 |
commit | 2503e60d128a92324bf1f780c11be4f15f882e42 (patch) | |
tree | ad5bdf17f8879fd15732b7b785785ad006c57d5e /qemu-io.c | |
parent | 6980b80d59183e37d86c50bb0b9f99e15b347e05 (diff) |
target/arm: Drop new_tmp_a64_zero
Only the use within cpu_reg requires a writable temp,
so inline new_tmp_a64_zero there. All other uses are
fine with a constant temp, so use tcg_constant_i64(0).
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions