qemu-patch-raspberry4/target/unicore32
Pavel Dovgalyuk 9e9b10c649 icount: remove unnecessary gen_io_end calls
Prior patch resets can_do_io flag at the TB entry. Therefore there is no
need in resetting this flag at the end of the block.
This patch removes redundant gen_io_end calls.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Message-Id: <156404429499.18669.13404064982854123855.stgit@pasha-Precision-3630-Tower>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@gmail.com>
2019-08-20 17:26:22 +02:00
..
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c targets (various): use softfloat-helpers.h where we can 2019-08-19 12:07:13 +01:00
cpu.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
helper.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
helper.h target-unicore32: Use clz opcode 2017-01-10 08:06:11 -08:00
Makefile.objs ui/curses: build as module 2018-03-05 08:44:11 +01:00
op_helper.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
softmmu.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
translate.c icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
ucf64_helper.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00