unicorn/qemu/target
Emilio G. Cota 28cfe5dab0
target/mips: 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.

Backports commit 6cd79443d33e6ba6b4c5b787eb713ca1cec56328 from qemu
2018-05-11 13:51:51 -04:00
..
arm target/arm: avoid integer overflow in next_page PC check 2018-05-11 13:49:57 -04:00
i386 icount: fix cpu_restore_state_from_tb for non-tb-exit cases 2018-04-11 20:05:40 -04:00
m68k target/m68k: Fix build Werror with gcc 8.0.1 2018-05-11 10:37:45 -04:00
mips target/mips: avoid integer overflow in next_page PC check 2018-05-11 13:51:51 -04:00
sparc cpu: Add Error argument to cpu_exec_init() 2018-03-21 07:50:33 -04:00