[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / nativeGen / root.lit
1 \begin{onlystandalone}
2 \documentstyle[11pt,literate,a4wide]{article}
3 \begin{document}
4 \title{Native Code Generation}
5 \author{The AQUA team}
6 \date{February 1994}
7 \maketitle
8 \tableofcontents
9 \end{onlystandalone}
10
11 \begin{onlypartofdoc}
12 \section[Native_Code_Gen]{Native Code Generation}
13 \downsection
14 \end{onlypartofdoc}
15
16 The following sections appear in fairly random order.
17
18 \section{Asm}
19 \downsection
20 \input{AsmCodeGen.lhs}
21 \input{AsmCodeClass.lhs}
22 \input{AsmMatch.lhs}
23 \input{AsmMonad.lhs}
24 \input{AsmRegAlloc.lhs}
25 \input{AsmUtils.lhs}
26 \upsection
27
28 \section{AbsC}
29 \downsection
30 \input{AbsCStixGen.lhs}
31 \input{AbsCInline.lhs}
32 \upsection
33
34 \section{Stix}
35 \downsection
36 \input{Stix.lhs}
37 \input{StixInfo.lhs}
38 \input{StixMacro.lhs}
39 \input{StixMisc.lhs}
40 \input{StixPrim.lhs}
41 \upsection
42
43 \section{Sparc}
44 \downsection
45 \input{SparcGen.lhs}
46 \input{SparcCode.lhs}
47 \upsection
48
49 \section{Misc}
50 \downsection
51 \input{MachDesc.lhs}
52 \upsection
53
54 \begin{onlypartofdoc}
55 \upsection
56 \end{onlypartofdoc}
57 \begin{onlystandalone}
58 \printindex
59 \end{document}
60 \end{onlystandalone}