target/arm: Implement SVE Integer Reduction Group
commit047cec971d2791b206677b954227ea92ff7ee3db
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 18 May 2018 16:48:08 +0000 (18 17:48 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 18 May 2018 16:48:08 +0000 (18 17:48 +0100)
tree0ca7783feda9f24d72d07623b1fe4123a2f5d1aa
parentf97cfd596ed9bd38644323cb61d19b85ac703c81
target/arm: Implement SVE Integer Reduction Group

Excepting MOVPRFX, which isn't a reduction.  Presumably it is
placed within the group because of its encoding.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180516223007.10256-10-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper-sve.h
target/arm/sve.decode
target/arm/sve_helper.c
target/arm/translate-sve.c