On 6/26/20 3:44 AM, Paolo Bonzini wrote:
> Force the end of a translation block after an I/O instruction in
> icount mode. For consistency, all CF_USE_ICOUNT code is kept in
> disas_insn instead of having it in gen_ins and gen_outs.
>
> Signed-off-by: Paolo Bonzini
> ---
> target/i386/translate
Force the end of a translation block after an I/O instruction in
icount mode. For consistency, all CF_USE_ICOUNT code is kept in
disas_insn instead of having it in gen_ins and gen_outs.
Signed-off-by: Paolo Bonzini
---
target/i386/translate.c | 22 +-
1 file changed, 9 inser