target/i386: replace NoSeg special with NoLoadEA
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 9 May 2024 14:56:26 +0000 (16:56 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 11 Jun 2024 12:29:22 +0000 (14:29 +0200)
commitc0df9563a3d1b95b91d3ad7e2519fed0c2952772
tree85023f07fcf3bb0a677830b37c048f3e9bfbd447
parent4e2dc59cf99b5d352b426ee30b8fbb9804e237d1
target/i386: replace NoSeg special with NoLoadEA

This is a bit more generic, as it can be applied to MPX as well.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/tcg/decode-new.c.inc
target/i386/tcg/decode-new.h
target/i386/tcg/emit.c.inc