qemu/target
Bastian Koppelmann d4881da9b3 target/tricore: Fix tricore_tr_translate_insn
we now fetch 2 bytes first, check whether we have a 32 bit insn, and only then
fetch another 2 bytes. We also make sure that a 16 bit insn that still fits
into the current page does not end up in the next page.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
2019-08-22 12:17:01 +02:00
..
alpha icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
arm icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
cris icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
hppa icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
i386 x86: Intel AVX512_BF16 feature enabling 2019-08-20 20:00:52 +02:00
lm32 icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
m68k target/m68k: replace LIT64 with UINT64_C macros 2019-08-19 12:07:13 +01:00
microblaze icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
mips icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
moxie Include hw/boards.h a bit less 2019-08-16 13:31:53 +02:00
nios2 icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
openrisc Include hw/boards.h a bit less 2019-08-16 13:31:53 +02:00
ppc Various trivial fixes 2019-08-21 16:59:22 +01:00
riscv icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
s390x targets (various): use softfloat-helpers.h where we can 2019-08-19 12:07:13 +01:00
sh4 configure: Define target access alignment in configure 2019-08-20 17:26:19 +02:00
sparc icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
tilegx Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
tricore target/tricore: Fix tricore_tr_translate_insn 2019-08-22 12:17:01 +02:00
unicore32 icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
xtensa icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00