commit | 05ed9a991987fd2f117914f9b0f7157553837d1b | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Jan 14 20:39:19 2011 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Jan 14 20:39:19 2011 +0100 |
tree | 64f6ff110553933307c90a6e6f92644cb6962e1c | |
parent | 98eac7cab4392ab28fa22265e27906f5b9c6c9da [diff] |
target-arm: Set privileged bit in TB flags correctly for M profile M profile ARM cores don't have a CPSR mode field. Set the bit in the TB flags that indicates non-user mode correctly for these cores. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>