On Fri, 7 Jun 2019 at 12:58, Alex Bennée <alex.ben...@linaro.org> wrote: > > > Peter Maydell <peter.mayd...@linaro.org> writes: > > > On Fri, 24 May 2019 at 10:42, Alex Bennée <alex.ben...@linaro.org> wrote: > >> > >> > >> Jan Bobek <jan.bo...@gmail.com> writes: > >> > >> > This patch series adds support for i386 and x86_64 architectures to > >> > RISU. Notably, vector registers (SSE, AVX, AVX-512) are supported for > >> > verification of the apprentice. This is V3 of the series posted in [1] > >> > and [2]. > >> > >> I've sent a patch to enable x86 in the build-all-arches tests script but > >> otherwise I think this series looks good to merge. > > > > Alex: So should I merge this series, or does it need a respin ? > > I think this can be merged. I assume there is more to come to actually > generate the patterns but it doesn't break any of the existing stuff and > has at least one test case.
Thanks; pushed this series and your patch to add it to the build-all-archs script to risu master. -- PMM