Re: [RFC PATCH] tests/tcg: finesse the registers check for "hidden" regs

2023-11-16 Thread Nicholas Piggin
On Fri Nov 17, 2023 at 3:39 AM AEST, Alex Bennée wrote: > The reason the ppc64 and s390x test where failing was because gdb > hides them although they are still accessible via regnum. We can > re-arrange the test a little bit and include these two arches in our > test. > > We still don't explicitly

[RFC PATCH] tests/tcg: finesse the registers check for "hidden" regs

2023-11-16 Thread Alex Bennée
The reason the ppc64 and s390x test where failing was because gdb hides them although they are still accessible via regnum. We can re-arrange the test a little bit and include these two arches in our test. We still don't explicitly fail for registers that just disappear like in the ARM case: xm