target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Aug 2021 16:11:52 +0000 (17:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 25 Aug 2021 09:48:49 +0000 (10:48 +0100)
commit345910f8c1d687404b62194d929ca32f2ab54e80
treef945711ef54a282678afa44a0ce99d51b706061e
parent1b15a97d4cf99efdd60e60e0bfd2d185174ab0eb
target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats

All the users of the vmlaldav formats have an 'x bit in bit 12 and an
'a' bit in bit 5; move these to the format rather than specifying them
in each insn pattern.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/mve.decode