On 9/20/22 17:25, Paolo Bonzini wrote:
These are exactly the same as the non-VEX version, but one has to be careful that only VEX.L=0 is allowed.Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> --- target/i386/tcg/decode-new.c.inc | 25 +++++++++++++++++++++++++ target/i386/tcg/emit.c.inc | 20 ++++++++++++++++++++ 2 files changed, 45 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~