diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-02-25 12:24:07 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-13 07:03:39 -0700 |
commit | 1b7bc9b5c8bf374dd37e49cc258e4ab3447b7148 (patch) | |
tree | 69d066e1508e200d12712d5252f3772d5601de79 /memory_ldst.c.inc | |
parent | a2c4fb8cae92a2f54d77d6cc5c0404459e9dbabc (diff) | |
download | qemu-1b7bc9b5c8bf374dd37e49cc258e4ab3447b7148.zip qemu-1b7bc9b5c8bf374dd37e49cc258e4ab3447b7148.tar.gz qemu-1b7bc9b5c8bf374dd37e49cc258e4ab3447b7148.tar.bz2 |
target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
It is easy enough to use mov instead of or-with-zero
and relying on the optimizer to fold away the or.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'memory_ldst.c.inc')
0 files changed, 0 insertions, 0 deletions