target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
commit0b30dd5b85e20aba259768cb7aaa952b3e319468
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 17:08:31 +0000 (16 18:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Jun 2020 10:39:46 +0000 (23 11:39 +0100)
treeefb005c5ee2d61e7d67ba28ea9db0f0b0e2453ea
parent75153179e9928775d5333243ea4b278f438d75ae
target/arm: Convert Neon 2-reg-misc crypto operations to decodetree

Convert the Neon-2-reg misc crypto ops (AESE, AESMC, SHA1H, SHA1SU1)
to decodetree.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200616170844.13318-9-peter.maydell@linaro.org
target/arm/neon-dp.decode
target/arm/translate-neon.inc.c
target/arm/translate.c