diff options
author | 2023-02-25 12:05:00 -1000 | |
---|---|---|
committer | 2023-03-13 07:03:39 -0700 | |
commit | a2c4fb8cae92a2f54d77d6cc5c0404459e9dbabc (patch) | |
tree | e38b62ca6fd5b72691439a4476655fc62b5c2e02 /scripts/coverage/compare_gcov_json.py | |
parent | target/arm: Avoid tcg_const_* in translate-mve.c (diff) | |
download | qemu-a2c4fb8cae92a2f54d77d6cc5c0404459e9dbabc.tar.xz qemu-a2c4fb8cae92a2f54d77d6cc5c0404459e9dbabc.zip |
target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
It is easy enough to use mov instead of or-with-zero and relying
on the optimizer to fold away the or. Use an array for the output,
rather than separate tcg_res{l,h} variables.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions