On 4/15/20 7:59 AM, Stephen Long wrote: > Signed-off-by: Stephen Long <stepl...@quicinc.com> > --- > Whoops, forgot to complete the comment for do_match2() > > target/arm/helper-sve.h | 10 +++++++ > target/arm/sve.decode | 5 ++++ > target/arm/sve_helper.c | 59 ++++++++++++++++++++++++++++++++++++++ > target/arm/translate-sve.c | 22 ++++++++++++++ > 4 files changed, 96 insertions(+)
Thanks. Added to my sve2 branch. r~