OSDN Git Service

target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 18:09:43 +0000 (19:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 May 2020 11:57:56 +0000 (12:57 +0100)
commit36b59310c38d45213bf860affa90618aa5eeca93
treefe5fc8f4b3a3c1279d06865a423c431f9ec6164e
parent35a548edb6f5043386183b9f6b4139d99d1f130a
target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree

Convert the Neon 3-reg-same VMAX and VMIN insns to decodetree.

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