ARM
From Libcpu
The ARM frontend can do just enough to run the iterative Fibonacci test.
ARM is interesting, because:
- It supports conditional execution for every instruction.
- It's RISC, but it has a CISC-like "addressing mode" encoding.
ARM is maintained by Michael.
