On 08/02/2017 09:43 AM, Peter Maydell wrote:
> Make the arm_cpu_dump_state() debug logging handle the M-profile XPSR
> rather than assuming it's an A-profile CPSR. On M profile the PSR
> line of a register dump will now look like this:
>
> XPSR=4100 -Z-- T priv-thread
>
> Signed-off-by: Pete
Make the arm_cpu_dump_state() debug logging handle the M-profile XPSR
rather than assuming it's an A-profile CPSR. On M profile the PSR
line of a register dump will now look like this:
XPSR=4100 -Z-- T priv-thread
Signed-off-by: Peter Maydell
---
target/arm/translate.c | 58 +++