On Thu, 19 Dec 2019 at 18:56, Richard Henderson
wrote:
>
> During the conversion to decodetree, the setting of
> ISSIs16Bit got lost. This causes the guest os to
> incorrectly adjust trapping memory operations.
>
> Fixes: 46beb58efbb8a2a32
> Cc: qemu-sta...@nongnu.org
> Reported-by: Jeff Kubascik
On Fri, 20 Dec 2019 at 13:35, Alex Bennée wrote:
>
>
> Richard Henderson writes:
>
> > During the conversion to decodetree, the setting of
> > ISSIs16Bit got lost. This causes the guest os to
> > incorrectly adjust trapping memory operations.
> >
> > Fixes: 46beb58efbb8a2a32
>
> It's not really
Richard Henderson writes:
> During the conversion to decodetree, the setting of
> ISSIs16Bit got lost. This causes the guest os to
> incorrectly adjust trapping memory operations.
>
> Fixes: 46beb58efbb8a2a32
It's not really obvious from this commit where we end up now calling...
> Cc: qemu
During the conversion to decodetree, the setting of
ISSIs16Bit got lost. This causes the guest os to
incorrectly adjust trapping memory operations.
Fixes: 46beb58efbb8a2a32
Cc: qemu-sta...@nongnu.org
Reported-by: Jeff Kubascik
Signed-off-by: Richard Henderson
---
target/arm/translate.c | 3 +++