Revision fa26df03
ID | fa26df032ec3da7bf0db541e40b2ac1b19aea391 |
target-arm: fix thumb CPS
The Thumb CPS currently does not work correctly: CPSID touches more bits
than the instruction wants to, and CPSIE does nothing. Fix it by
passing the correct mask (the "affect" bits) and value.
Signed-off-by: Rabin Vincent <rabin@rab.in>
Files
- added
- modified
- copied
- renamed
- deleted