Cortex-A8: xPSR handling updates
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 18 Nov 2009 23:04:58 +0000 (15:04 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 18 Nov 2009 23:04:58 +0000 (15:04 -0800)
commitf0c9e89e1a1747bf2bf40d42f3c7e795f73d41bb
treeb5589499f98ba5bb6bc484d1be661c1e90ad2c35
parent94dba423137d25fbe898fe7b04c451c6225a0079
Cortex-A8: xPSR handling updates

When we read the CPSR on debug entry, update the CPSR cache in all
cases, not just when the current processor state is User or System.

Plus minor cleanup of how the (too-many) other registers' cache
entries get updated.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/cortex_a8.c