diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-04-18 09:28:08 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-04-30 15:35:41 +0100 |
commit | 6b375d3546b009d1e63e07397ec9c6af256e15e9 (patch) | |
tree | 0e8404b6fb1e88f8da168b8468378753bf619b4a /target/riscv | |
parent | 59ab136a9e24f989cb7922d9cf7d1774fc497a78 (diff) | |
download | qemu-6b375d3546b009d1e63e07397ec9c6af256e15e9.zip qemu-6b375d3546b009d1e63e07397ec9c6af256e15e9.tar.gz qemu-6b375d3546b009d1e63e07397ec9c6af256e15e9.tar.bz2 |
target/arm: Vectorize integer comparison vs zero
These instructions are often used in glibc's string routines.
They were the final uses of the 32-bit at a time neon helpers.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200418162808.4680-1-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/riscv')
0 files changed, 0 insertions, 0 deletions