summaryrefslogtreecommitdiff
path: root/thumb2compact.s
AgeCommit message (Expand)AuthorFilesLines
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 pc,[sp,#-4...Camil Staps1-0/+1218