On Tue, 23 Jun 2020 at 20:37, Richard Henderson <[email protected]> wrote: > > The current Arm ARM has adjusted the official decode of > "Add/subtract (immediate)" so that the shift field is only bit 22, > and bit 23 is part of the op1 field of the parent category > "Data processing - immediate". > > Suggested-by: Peter Maydell <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/translate-a64.c | 23 ++++++++--------------- > 1 file changed, 8 insertions(+), 15 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
