diff options
author | Bastian Koppelmann | 2019-08-21 11:15:10 +0200 |
---|---|---|
committer | Bastian Koppelmann | 2019-08-22 12:17:01 +0200 |
commit | d4881da9b39df183f976349f223231ac1d81087b (patch) | |
tree | b87c0c7a98ed22f93a349e446e4cb5eab55fa8f2 /os-win32.c | |
parent | target/tricore: Implement a qemu excptions helper (diff) | |
download | qemu-d4881da9b39df183f976349f223231ac1d81087b.tar.gz qemu-d4881da9b39df183f976349f223231ac1d81087b.tar.xz qemu-d4881da9b39df183f976349f223231ac1d81087b.zip |
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>
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions