On 14/05/21 17:13, Richard Henderson wrote:
Both invocations pass the start of the current instruction,
which is available as s->base.pc_next. The function sets
is_jmp, so we can eliminate a second setting.
Signed-off-by: Richard Henderson
---
target/i386/tcg/translate.c | 9 -
1 fi
Both invocations pass the start of the current instruction,
which is available as s->base.pc_next. The function sets
is_jmp, so we can eliminate a second setting.
Signed-off-by: Richard Henderson
---
target/i386/tcg/translate.c | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
dif