On 5/24/24 01:10, Paolo Bonzini wrote:
This is already handled in gen_eob(). Before adding another DISAS_* case, remove the double calls.Signed-off-by: Paolo Bonzini<[email protected]> --- target/i386/tcg/translate.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
