* remove "\r" nonsense
[mascara-docs.git] / i386 / i386.reference / c10.htm
blob799d77d230e671a813003cc8d1e814cdeb6e6d46
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>80386 Programmer's Reference Manual -- Chapter 10</TITLE>
5 </HEAD>
6 <BODY>
7 <B>up:</B> <A HREF="toc.htm">
8 Table of Contents</A><BR>
9 <B>prev:</B> <A HREF="s09_10.htm">9.10 Error Code Summary</A><BR>
10 <B>next:</B> <A HREF="s10_01.htm">10.1 Processor State After Reset</A>
11 <P>
12 <HR>
13 <P>
14 <H1>Chapter 10 Initialization</H1>
15 <P>
16 After a signal on the RESET pin, certain registers of the 80386 are set to
17 predefined values. These values are adequate to enable execution of a
18 bootstrap program, but additional initialization must be performed by
19 software before all the features of the processor can be utilized.
20 <P>
21 <A HREF="s10_01.htm">10.1 Processor State After Reset</A><BR>
22 <A HREF="s10_02.htm">
23 10.2 Software Initialization for Real-Address Mode</A><BR>
24 <A HREF="s10_03.htm">10.3 Switching to Protected Mode</A><BR>
25 <A HREF="s10_04.htm">10.4 Software Initialization for Protected Mode</A><BR>
26 <A HREF="s10_05.htm">10.5 Initialization Example</A><BR>
27 <A HREF="s10_06.htm">10.6 TLB Testing</A>
28 <P>
29 <HR>
30 <P>
31 <B>up:</B> <A HREF="toc.htm">
32 Table of Contents</A><BR>
33 <B>prev:</B> <A HREF="s09_10.htm">9.10 Error Code Summary</A><BR>
34 <B>next:</B> <A HREF="s10_01.htm">10.1 Processor State After Reset</A>
35 </BODY>