joachimschmidt557 b2254023e4 stage2: Implement setReg, call, ret, asm for ARM
These changes enable a Hello World example. However, all implemented
codegen is not yet feature-complete.

- asm only supports 'svc #0' at the moment
- call only supports leaf functions at the moment
- setReg uses a naive method at the moment
2020-08-23 22:33:47 +02:00
..
2020-08-22 13:36:08 -07:00
2020-08-16 20:32:50 -04:00
2020-08-22 13:36:08 -07:00
2020-08-19 02:05:13 +02:00