Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-19 | Fix PC offset when pushing to stack | Camil Staps | 1 | -3/+6 | |
2016-09-18 | Adds thumb directives and fixes for storing the PC | Camil Staps | 1 | -2/+12 | |
Added directives: - .syntax unified at the start of the file - .thumb at the start of each code section - .thumb_func before each code label Storing the PC: - PC cannot be Rd for str, hence we need the scratch register | |||||
2016-09-17 | Gitignore; copied stuff from arm to thumb2 | Camil Staps | 1 | -0/+2908 | |