diff options
author | Emilio G. Cota <cota@braap.org> | 2018-04-10 11:09:52 -0400 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2018-05-09 10:12:21 -0700 |
commit | bfe7ad5be77a6a8925a7ab1628452c8942222102 (patch) | |
tree | c7d530eeee4dee001046971a67e0a032ad7a4343 /target/s390x | |
parent | 56371527f3f8d33be651046700d72489f4df505f (diff) |
target/arm: 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: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/s390x')
0 files changed, 0 insertions, 0 deletions