Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-26 | monster commit: replace all registers with aliases to ease optimisation | Camil Staps | 1 | -617/+616 | |
2016-11-12 | Fix some add lr,pc,#8 -> #9 and orring loaded addresses before jumping in ↵ | Camil Staps | 1 | -1/+1 | |
mark/compact files (old) | |||||
2016-10-02 | Fix storing the program counter as with 5effb5b in clean-code-generator | Camil Staps | 1 | -1/+1 | |
2016-09-19 | Add .align before pushing PC; change some bl to blx | Camil Staps | 1 | -0/+1 | |
2016-09-19 | Fix PC offset when pushing to stack | Camil Staps | 1 | -2/+2 | |
2016-09-18 | .gitignore; Makefile; Add thumb2*.s as copies of arm*.s, adapt str ↵ | Camil Staps | 1 | -0/+1045 | |
pc,[sp,#-4]! and conditional instructions for Thumb-2 |