summaryrefslogtreecommitdiff
path: root/thumb2startup.s
AgeCommit message (Expand)AuthorFilesLines
2016-10-11Rollback erroneous bl->blx from 4b601f9Camil Staps1-8/+8
2016-10-02Fix storing the program counter as with 5effb5b in clean-code-generatorCamil Staps1-151/+313
2016-09-29Fix bitwise operations on SPCamil Staps1-2/+6
2016-09-19Add .align before pushing PC; change some bl to blxCamil Staps1-7/+77
2016-09-19Removed unnecessary .thumb_funcsCamil Staps1-30/+0
2016-09-19Fix PC offset when pushing to stackCamil Staps1-140/+140
2016-09-19Added .thumb_funcCamil Staps1-0/+186
2016-09-18mov instead of add ,,#0Camil Staps1-75/+75
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/+5067