diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-06-16 18:08:37 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-23 11:39:46 +0100 |
commit | 4936f38abe6db0a9d23fd04e4cb0cf4d51cff174 (patch) | |
tree | 6790b17369903358a9257eeb9c6ef3cc4cf6a66e /hw | |
parent | 84eae770af69c37a92496a4c4248875c070d5ee3 (diff) | |
download | qemu-4936f38abe6db0a9d23fd04e4cb0cf4d51cff174.zip qemu-4936f38abe6db0a9d23fd04e4cb0cf4d51cff174.tar.gz qemu-4936f38abe6db0a9d23fd04e4cb0cf4d51cff174.tar.bz2 |
target/arm: Convert Neon VQABS, VQNEG to decodetree
Convert the Neon VQABS and VQNEG insns to decodetree.
Since these are the only ones which need cpu_env passing to
the helper, we wrap the helper rather than creating a whole
new do_2misc_env() function.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200616170844.13318-15-peter.maydell@linaro.org
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions