target/arm: Create gen_gvec_{cmtst,ushl,sshl}
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 13 May 2020 16:32:38 +0000 (09:32 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 May 2020 14:03:08 +0000 (15:03 +0100)
commit8161b75357095fef54c76b1a6ed1e54d0e8655e0
treee3f382a8ab6768f0fecf67a5e6516e09e4ffe3ae
parente9eee5316ffec5f37643de806b2e5577c5c189cf
target/arm: Create gen_gvec_{cmtst,ushl,sshl}

Provide a functional interface for the vector expansion.
This fits better with the existing set of helpers that
we provide for other operations.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200513163245.17915-10-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-a64.c
target/arm/translate-neon.inc.c
target/arm/translate.c
target/arm/translate.h