mirror of
https://github.com/qemu/qemu.git
synced 2025-10-29 17:20:10 +00:00
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> Signed-off-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
|---|---|---|
| .. | ||
| cpu.c | ||
| cpu.h | ||
| helper.c | ||
| helper.h | ||
| Makefile.objs | ||
| opcode_tilegx.h | ||
| simd_helper.c | ||
| spr_def_64.h | ||
| translate.c | ||