summaryrefslogtreecommitdiff
path: root/thumb2compact.s
AgeCommit message (Collapse)AuthorFilesLines
2016-11-26monster commit: replace all registers with aliases to ease optimisationCamil Staps1-613/+612
2016-11-12Fix some add lr,pc,#8 -> #9 and orring loaded addresses before jumping in ↵Camil Staps1-6/+6
mark/compact files (old)
2016-10-02Fix storing the program counter as with 5effb5b in clean-code-generatorCamil Staps1-6/+6
2016-09-19Add .align before pushing PC; change some bl to blxCamil Staps1-0/+6
2016-09-19Fix PC offset when pushing to stackCamil Staps1-12/+12
2016-09-19Added .thumb_funcCamil Staps1-0/+55
2016-09-18Fix some Thumb-2 thingsCamil Staps1-1/+2
2016-09-18.gitignore; Makefile; Add thumb2*.s as copies of arm*.s, adapt str ↵Camil Staps1-0/+1218
pc,[sp,#-4]! and conditional instructions for Thumb-2