qemu-patch-raspberry4/target/alpha
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 Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
cpu.h configure: Define target access alignment in configure 2019-08-20 17:26:19 +02:00
fpu_helper.c target/alpha: Fix user-only floating-point exceptions 2019-05-19 07:30:03 -07:00
gdbstub.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
helper.c targets (various): use softfloat-helpers.h where we can 2019-08-19 12:07:13 +01:00
helper.h target-alpha: Use ctpop helper 2017-01-10 08:48:56 -08:00
int_helper.c target-alpha: Use ctpop helper 2017-01-10 08:48:56 -08:00
machine.c Include hw/boards.h a bit less 2019-08-16 13:31:53 +02:00
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
mem_helper.c target/alpha: Convert to CPUClass::tlb_fill 2019-05-10 07:57:39 -07:00
STATUS Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
sys_helper.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
translate.c icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
vax_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00