Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-26 | monster commit: replace all registers with aliases to ease optimisation | Camil Staps | 1 | -1499/+1499 | |
2016-11-10 | Fix offsets when storing pc in thumb2ap.s | Camil Staps | 1 | -32/+32 | |
2016-11-08 | Cleanup thumb2ap.s | Camil Staps | 1 | -97/+71 | |
2016-10-02 | Fix storing the program counter as with 5effb5b in clean-code-generator | Camil Staps | 1 | -71/+97 | |
2016-09-19 | Add .align before pushing PC; change some bl to blx | Camil Staps | 1 | -0/+58 | |
2016-09-19 | Fix PC offset when pushing to stack | Camil Staps | 1 | -116/+116 | |
2016-09-18 | .gitignore; Makefile; Add thumb2*.s as copies of arm*.s, adapt str ↵ | Camil Staps | 1 | -0/+2963 | |
pc,[sp,#-4]! and conditional instructions for Thumb-2 |