On Tue, Apr 10, 2018 at 9:19 AM, Emilio G. Cota <[email protected]> wrote: > If the PC is in the last page of the address space, next_page_start > overflows to 0. Fix it. > > Cc: Max Filippov <[email protected]> > Signed-off-by: Emilio G. Cota <[email protected]> > --- > target/xtensa/translate.c | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-)
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max
