aboutsummaryrefslogtreecommitdiff
path: root/disas/microblaze.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-02-25 12:05:00 -1000
committerRichard Henderson <richard.henderson@linaro.org>2023-03-13 07:03:39 -0700
commita2c4fb8cae92a2f54d77d6cc5c0404459e9dbabc (patch)
treee38b62ca6fd5b72691439a4476655fc62b5c2e02 /disas/microblaze.c
parent063e6e4527fb826e81a1732eed3716a4251e263e (diff)
downloadqemu-a2c4fb8cae92a2f54d77d6cc5c0404459e9dbabc.zip
qemu-a2c4fb8cae92a2f54d77d6cc5c0404459e9dbabc.tar.gz
qemu-a2c4fb8cae92a2f54d77d6cc5c0404459e9dbabc.tar.bz2
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 'disas/microblaze.c')
0 files changed, 0 insertions, 0 deletions