On 05/09/2025 06:19, Richard Henderson wrote:
> Hi Mark,
>
> Here's an alternative to your recent STBAR patch. It goes further
> and adjusts RDY as well for really old machines.
>
> r~
>
>
> Richard Henderson (2):
> target/sparc: Loosen decode of STBAR for v8
> target/sparc: Loosen decode of RDY for v7
>
> target/sparc/translate.c | 36 ++++++++++++++++++++++++------------
> target/sparc/insns.decode | 25 ++++++++++++++++++++++---
> 2 files changed, 46 insertions(+), 15 deletions(-)
Thanks! I've booted some test images (along with the original test case) and it looks
good to me, so:
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
ATB,
Mark.