On 5/24/24 01:10, Paolo Bonzini wrote:
Make gen_eob take the DISAS_* constant as an argument, so that it is not necessary to have wrappers around it.Signed-off-by: Paolo Bonzini<[email protected]> --- target/i386/tcg/translate.c | 60 +++++++++---------------------------- 1 file changed, 14 insertions(+), 46 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
