On 21/08/2024 10:26 am, Jan Beulich wrote:
> Unlike for AVX-VNNI-INT16 I missed to notice that op_bytes may still be

Minor grammar note.  It's either "I missed that", or "I failed to notice
that".

> zero when reaching the respective case block: With the ext0f38_table[]
> entries having simd_packed_int, the defaulting at the bottom of
> x86emul_decode() won't set the field to non-zero for F3- or F2-prefixed
> insns.
>
> Fixes: 842acaa743a5 ("x86emul: support AVX-VNNI-INT8")
> Signed-off-by: Jan Beulich <[email protected]>

Acked-by: Andrew Cooper <[email protected]>

Reply via email to