summaryrefslogtreecommitdiff
path: root/thumb2compact_rmark.s
AgeCommit message (Collapse)AuthorFilesLines
2016-11-25WIP fixes for bit 0 in compacting collectorCamil Staps1-4/+8
2016-11-12Fix some add lr,pc,#8 -> #9 and orring loaded addresses before jumping in ↵Camil Staps1-9/+5
mark/compact files (old)
2016-10-02Fix storing the program counter as with 5effb5b in clean-code-generatorCamil Staps1-5/+9
2016-09-19Add .align before pushing PC; change some bl to blxCamil Staps1-0/+3
2016-09-19Fix PC offset when pushing to stackCamil Staps1-6/+6
2016-09-18.gitignore; Makefile; Add thumb2*.s as copies of arm*.s, adapt str ↵Camil Staps1-0/+1012
pc,[sp,#-4]! and conditional instructions for Thumb-2