* remove "\r" nonsense
[mascara-docs.git] / i386 / i386.reference / c01.htm
blobd3c40dc94f9b0f69610348f193dbcc8b041b28b1
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>80386 Programmer's Reference Manual -- Chapter 01</TITLE>
5 </HEAD>
6 <BODY>
7 <B>up:</B> <A HREF="toc.htm">
8 Table of Contents</A><BR>
9 <B>next:</B> <A HREF="s01_01.htm">1.1 Organization of This Manual</A>
10 <P>
11 <HR>
12 <P>
13 <H1>Chapter 1 -- Introduction to the 80386</H1>
14 <P>
15 The 80386 is an advanced 32-bit microprocessor optimized for multitasking
16 operating systems and designed for applications needing very high
17 performance. The 32-bit registers and data paths support 32-bit addresses
18 and data types. The processor can address up to four gigabytes of physical
19 memory and 64 terabytes (2^(46) bytes) of virtual memory. The on-chip
20 memory-management facilities include address translation registers,
21 advanced multitasking hardware, a protection mechanism, and paged virtual
22 memory. Special debugging registers provide data and code breakpoints even
23 in ROM-based software.
24 <P>
25 <A HREF="s01_01.htm">1.1 Organization of This Manual</A><BR>
26 <A HREF="s01_02.htm">1.2 Related Literature</A><BR>
27 <A HREF="s01_03.htm">1.3 Notational Conventions</A><BR>
28 <P>
29 <HR>
30 <B>up:</B> <A HREF="toc.htm">
31 Table of Contents</A><BR>
32 <B>next:</B> <A HREF="s01_01.htm">1.1 Organization of This Manual</A>
33 </BODY>