RISC and ARM

78 56 34 12
3  2  1  0

OS Support and memory management

ARM Tools

armcc -c hello.c
armlink hello.o
armcc -S hello.c

The -S produces assembler output.

Memories and parameter passing

Intel instruction set