1 <!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML 2.0//EN">
4 <TITLE>80386 Programmer's Reference Manual -- Chapter
10</TITLE>
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>
14 <H1>Chapter
10 Initialization
</H1>
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.
21 <A HREF=
"s10_01.htm">10.1 Processor State After Reset
</A><BR>
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>
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>