Assembly Language
- CISC vs RISK
- CISC
- Complex Instruction Set
- Verbose, yet compact
- RISC
- Reduced Instruction Set
- Concise, yet expensive
- CISC
- Architectures
gcc -Sto output assembly code instead of executable binary- Display symbols with
nmcommand (“names”)
Elements
- Directives
- Labels
- Instructions