Home
last modified time | relevance | path

Searched hist:"7055 fe4baf4d8b331863e51a15e93d3bdea29e36" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dgdbstub.cdiff 7055fe4baf4d8b331863e51a15e93d3bdea29e36 Tue Nov 02 23:03:50 CDT 2021 Richard Henderson <richard.henderson@linaro.org> 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>
H A Dmachine.cdiff 7055fe4baf4d8b331863e51a15e93d3bdea29e36 Tue Nov 02 23:03:50 CDT 2021 Richard Henderson <richard.henderson@linaro.org> 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>