Re: [PATCH v6 47/82] target/arm: Implement SVE2 SPLICE, EXT

2021-05-13 Thread Peter Maydell
On Fri, 30 Apr 2021 at 22:13, Richard Henderson wrote: > > From: Stephen Long > > Signed-off-by: Stephen Long > Message-Id: <20200423180347.9403-1-stepl...@quicinc.com> > [rth: Rename the trans_* functions to *_sve2.] > Signed-off-by: Richard Henderson > --- > target/arm/sve.decode | 11 +

[PATCH v6 47/82] target/arm: Implement SVE2 SPLICE, EXT

2021-04-30 Thread Richard Henderson
From: Stephen Long Signed-off-by: Stephen Long Message-Id: <20200423180347.9403-1-stepl...@quicinc.com> [rth: Rename the trans_* functions to *_sve2.] Signed-off-by: Richard Henderson --- target/arm/sve.decode | 11 +-- target/arm/translate-sve.c | 35 +