diff options
author | Richard Henderson | 2021-11-03 05:03:50 +0100 |
---|---|---|
committer | Peter Maydell | 2021-12-15 11:35:26 +0100 |
commit | 7055fe4baf4d8b331863e51a15e93d3bdea29e36 (patch) | |
tree | dffae3f23b9b544e17ff2edc57b50d7d6b527376 /linux-user/fd-trans.h | |
parent | target/arm: Take an exception if PC is misaligned (diff) | |
download | qemu-7055fe4baf4d8b331863e51a15e93d3bdea29e36.tar.gz qemu-7055fe4baf4d8b331863e51a15e93d3bdea29e36.tar.xz qemu-7055fe4baf4d8b331863e51a15e93d3bdea29e36.zip |
target/arm: Assert thumb pc is aligned
Misaligned thumb PC is architecturally impossible.
Assert is better than proceeding, in case we've missed
something somewhere.
Expand a comment about aligning the pc in gdbstub.
Fail an incoming migrate if a thumb pc is misaligned.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/fd-trans.h')
0 files changed, 0 insertions, 0 deletions