qemu-e2k/target/cris
Emilio G. Cota 3ac5e413c0 target/cris: avoid integer overflow in next_page PC check
If the PC is in the last page of the address space, next_page_start
overflows to 0. Fix it.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Cc: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-05-09 10:12:21 -07:00
..
Makefile.objs
cpu-qom.h
cpu.c qdev: use device_class_set_parent_realize/unrealize/reset() 2018-02-05 13:54:38 +01:00
cpu.h cpu: get rid of unused cpu_init() defines 2018-03-19 14:10:36 -03:00
crisv10-decode.h
crisv32-decode.h
gdbstub.c
helper.c accel/tcg: add size paremeter in tlb_fill() 2018-01-25 16:02:24 +01:00
helper.h target-cris: Use clz opcode 2017-01-10 08:06:11 -08:00
machine.c
mmu.c
mmu.h
op_helper.c icount: fix cpu_restore_state_from_tb for non-tb-exit cases 2018-04-11 09:05:22 +10:00
opcode-cris.h
translate.c target/cris: avoid integer overflow in next_page PC check 2018-05-09 10:12:21 -07:00
translate_v10.c tcg: Initialize cpu_env generically 2017-10-24 13:53:42 -07:00