Re: [PATCH v2] target/arm: Fix decode of LDRA[AB] instructions

2020-08-04 Thread Peter Maydell
On Tue, 4 Aug 2020 at 16:46, Richard Henderson wrote: > > On 8/3/20 5:28 PM, Peter Collingbourne wrote: > > These instructions use zero as the discriminator, not SP. > > > > Signed-off-by: Peter Collingbourne > > --- > > v2: > > - fixed commit message > > Reviewed-by: Richard Henderson Applie

Re: [PATCH v2] target/arm: Fix decode of LDRA[AB] instructions

2020-08-04 Thread Richard Henderson
On 8/3/20 5:28 PM, Peter Collingbourne wrote: > These instructions use zero as the discriminator, not SP. > > Signed-off-by: Peter Collingbourne > --- > v2: > - fixed commit message Reviewed-by: Richard Henderson r~

[PATCH v2] target/arm: Fix decode of LDRA[AB] instructions

2020-08-03 Thread Peter Collingbourne
These instructions use zero as the discriminator, not SP. Signed-off-by: Peter Collingbourne --- v2: - fixed commit message target/arm/translate-a64.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/target/arm/translate-a64.c b/target/arm/translate-a64.c index 8c076495