1. 03 Sep, 2016 2 commits
  2. 02 Sep, 2016 4 commits
  3. 01 Sep, 2016 11 commits
  4. 31 Aug, 2016 3 commits
  5. 30 Aug, 2016 8 commits
  6. 29 Aug, 2016 3 commits
  7. 27 Aug, 2016 5 commits
  8. 26 Aug, 2016 2 commits
  9. 23 Aug, 2016 1 commit
  10. 22 Aug, 2016 1 commit
    • MerryMage's avatar
      dyncom: Read-after-write in SMLA · 15b2eec4
      MerryMage authored
      In the case when RD === RN, RD was updated before AddOverflow was called
      to check for an overflow, resulting in an incorrect state of the Q flag.
      15b2eec4