source: mainline/doc/arch/amd64@ 2e5f770

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 2e5f770 was 2e5f770, checked in by Jakub Jermar <jakub@…>, 20 years ago

Update documentation of ports.

  • Property mode set to 100644
File size: 633 bytes
Line 
1amd64 port
2==========
3
4The fifth port, amd64 port, is heavily based on ia32 port.
5It was originally written by Ondrej Palkovsky.
6The goal is to support AMD64 or Intel Extended Memory PC's.
7The new 64-bit code makes use of portable parts of ia32.
8Both uniprocessors and multiprocessors are supported.
9It has not been tested on real hardware, so far.
10
11HARDWARE REQUIREMENTS
12 o no real hardware supported
13
14SMP COMPATIBILITY
15 o Bochs 2.2.1
16 o 2x-8x AMD64 CPU
17 o Simics Simics 2.2.19
18 o 2x-8x AMD hammer CPU
19
20EMULATORS AND VIRTUALIZERS
21 o Bochs 2.2
22 o Simics Simics 2.2.19
Note: See TracBrowser for help on using the repository browser.