On Sat, 15 Aug 2020 at 02:32, Richard Henderson <richard.hender...@linaro.org> wrote: > > Rather than require the user to fill in the immediate (shl or shr), > create full formats that include the immediate. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/sve.decode | 35 ++++++++++++++++------------------- > 1 file changed, 16 insertions(+), 19 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM