On 5/24/24 01:10, Paolo Bonzini wrote:
Place DISAS_* constants that update cpu_eip first, and the "jump" ones last. Add comments explaining the differences and usage.Signed-off-by: Paolo Bonzini<[email protected]> --- target/i386/tcg/translate.c | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
