isa_cmp: arm updated
[calu.git] / 1_isacmp / isa_cmp.tex
1 \documentclass[a4paper,12pt]{scrartcl}
2 \usepackage{common}
3 \begin{document}
4 \allauthors
5
6 \title{Instruction Set Comparison}
7 \titlehead{Vienna University of Technology \hfill WS~2010}
8 \subject{Computer Architecture Labor\"ubung}
9 \date{\today}
10 \publishers{Gruppe 1}
11
12 \maketitle
13 \tableofcontents
14 \newpage
15
16 \input{avr}
17 \input{arm}
18 \input{ppc}
19 \input{8051}
20 \input{spear2}
21 \input{cmp}
22
23 \end{document}