Re: [PATCH RISU] aarch64.risu: Add patterns for v8.3-RCPC and v8.4-RCPC insns

2020-02-27 Thread Peter Maydell
On Tue, 25 Feb 2020 at 20:32, Alex Bennée wrote: > > > Peter Maydell writes: > > > Add patterns for the new instructions in the v8.3-RCPC and > > v8.4-RCPC extensions. > > > > Signed-off-by: Peter Maydell > > --- > > This is what I used for testing the RCPC QEMU patches I sent out > > the other

Re: [PATCH RISU] aarch64.risu: Add patterns for v8.3-RCPC and v8.4-RCPC insns

2020-02-25 Thread Alex Bennée
Peter Maydell writes: > Add patterns for the new instructions in the v8.3-RCPC and > v8.4-RCPC extensions. > > Signed-off-by: Peter Maydell > --- > This is what I used for testing the RCPC QEMU patches I sent out > the other day. Did I get the @ section syntax here right? Yep ;-) Reviewed-by

[PATCH RISU] aarch64.risu: Add patterns for v8.3-RCPC and v8.4-RCPC insns

2020-02-25 Thread Peter Maydell
Add patterns for the new instructions in the v8.3-RCPC and v8.4-RCPC extensions. Signed-off-by: Peter Maydell --- This is what I used for testing the RCPC QEMU patches I sent out the other day. Did I get the @ section syntax here right? aarch64.risu | 32 1 fil