On Fri, 7 Jun 2019 at 12:58, Alex Bennée wrote:
>
>
> Peter Maydell writes:
>
> > On Fri, 24 May 2019 at 10:42, Alex Bennée wrote:
> >>
> >>
> >> Jan Bobek writes:
> >>
> >> > This patch series adds support for i386 and x86_64 architectures to
> >> > RISU. Notably, vector registers (SSE, AVX, A
Peter Maydell writes:
> On Fri, 24 May 2019 at 10:42, Alex Bennée wrote:
>>
>>
>> Jan Bobek 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
On Fri, 24 May 2019 at 10:42, Alex Bennée wrote:
>
>
> Jan Bobek 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]
>
Jan Bobek 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-a
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].
Changes is V3:
- fix a matching bug caused by misplaced index multiplication [