diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-05-22 15:55:20 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-05 17:23:10 +0100 |
commit | 2c35a39eda0b16c2ed85c94cec204bf5efb97812 (patch) | |
tree | 5a1cc33d2f08810b8d2f1c8133520e2c56635e69 /include/io | |
parent | 3da26f11711caeaa18318b6afa14dfb81d7650ab (diff) | |
download | qemu-2c35a39eda0b16c2ed85c94cec204bf5efb97812.zip qemu-2c35a39eda0b16c2ed85c94cec204bf5efb97812.tar.gz qemu-2c35a39eda0b16c2ed85c94cec204bf5efb97812.tar.bz2 |
target/arm: Convert Neon one-register-and-immediate insns to decodetree
Convert the insns in the one-register-and-immediate group to decodetree.
In the new decode, our asimd_imm_const() function returns a 64-bit value
rather than a 32-bit one, which means we don't need to treat cmode=14 op=1
as a special case in the decoder (it is the only encoding where the two
halves of the 64-bit value are different).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200522145520.6778-10-peter.maydell@linaro.org
Diffstat (limited to 'include/io')
0 files changed, 0 insertions, 0 deletions