Re: [Xen-devel] [PATCH v5 01/10] x86emul: support AVX512_BF16 insns

2020-03-29 Thread Jan Beulich
On 27.03.2020 19:20, Andrew Cooper wrote: > On 24/03/2020 12:30, Jan Beulich wrote: >> --- a/tools/tests/x86_emulator/evex-disp8.c >> +++ b/tools/tests/x86_emulator/evex-disp8.c >> @@ -550,6 +550,12 @@ static const struct test avx512_4vnniw_5 >> INSN(p4dpwssds, f2, 0f38, 53, el_4, d, vl), >>

Re: [Xen-devel] [PATCH v5 01/10] x86emul: support AVX512_BF16 insns

2020-03-27 Thread Andrew Cooper
On 24/03/2020 12:30, Jan Beulich wrote: > --- a/tools/tests/x86_emulator/evex-disp8.c > +++ b/tools/tests/x86_emulator/evex-disp8.c > @@ -550,6 +550,12 @@ static const struct test avx512_4vnniw_5 > INSN(p4dpwssds, f2, 0f38, 53, el_4, d, vl), > }; > > +static const struct test avx512_bf16_al

Re: [Xen-devel] [PATCH v5 01/10] x86emul: support AVX512_BF16 insns

2020-03-25 Thread Andrew Cooper
On 24/03/2020 12:30, Jan Beulich wrote: > Signed-off-by: Jan Beulich Acked-by: Andrew Cooper

[Xen-devel] [PATCH v5 01/10] x86emul: support AVX512_BF16 insns

2020-03-24 Thread Jan Beulich
Signed-off-by: Jan Beulich --- v5: New. --- (SDE: -cpx) --- a/tools/tests/x86_emulator/evex-disp8.c +++ b/tools/tests/x86_emulator/evex-disp8.c @@ -550,6 +550,12 @@ static const struct test avx512_4vnniw_5 INSN(p4dpwssds, f2, 0f38, 53, el_4, d, vl), }; +static const struct test avx512_bf1