« Previous | Next » 

Revision fa26df03

IDfa26df032ec3da7bf0db541e40b2ac1b19aea391

Added by Rabin Vincent over 13 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences