Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-10 | Cleanup thumb2divmod.s | Camil Staps | 1 | -13/+5 | |
2016-11-08 | Cleanup: load pc directly instead of through lr | Camil Staps | 1 | -15/+9 | |
2016-11-07 | Fix divmodgc-flipped | Camil Staps | 1 | -17/+22 | |
2016-11-07 | Fix some incorrect offsets in thumb2divmod.s (dynamically computed offsets ↵ | Camil Staps | 1 | -10/+8 | |
still incorrect) | |||||
2016-10-02 | Fix storing the program counter as with 5effb5b in clean-code-generator | Camil Staps | 1 | -6/+18 | |
2016-09-19 | Added .thumb_func | Camil Staps | 1 | -0/+8 | |
2016-09-18 | divmod edited for Thumb-2 | Camil Staps | 1 | -4/+26 | |
2016-09-18 | .gitignore; Makefile; Add thumb2*.s as copies of arm*.s, adapt str ↵ | Camil Staps | 1 | -0/+169 | |
pc,[sp,#-4]! and conditional instructions for Thumb-2 |