lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 18e0a6c was 18e0a6c, checked in by Jakub Jermar <jakub@…>, 20 years ago |
Implement several assembler functions in gcc's asm notation instead of in .s or .S file.
Gain both better speed and size.
|
-
Property mode
set to
100644
|
File size:
841 bytes
|
Line | |
---|
1 | ia32 port
|
---|
2 | =========
|
---|
3 |
|
---|
4 | HARDWARE REQUIREMENTS
|
---|
5 | o IA-32 processor (Pentium and successors)
|
---|
6 |
|
---|
7 | COMPILER REQUIREMENTS
|
---|
8 | o binutils 2.15
|
---|
9 | o gcc 2.95
|
---|
10 | o gcc 3.3.2 - gcc 3.3.5
|
---|
11 |
|
---|
12 | SMP COMPATIBILITY
|
---|
13 | o Bochs 2.0.2 - Bochs 2.2
|
---|
14 | o 2x-8x 686 CPU
|
---|
15 | o Simics 2.0.28
|
---|
16 | o 4x Pentium 4 CPU
|
---|
17 | o ASUS P/I-P65UP5 + ASUS C-P55T2D REV. 1.41
|
---|
18 | o 2x 200Mhz Pentium CPU
|
---|
19 |
|
---|
20 | EMULATORS AND VIRTUALIZERS
|
---|
21 | o Bochs 2.0.2 - Bochs 2.2
|
---|
22 | o VMware Workstation 4, VMware Workstation 5
|
---|
23 |
|
---|
24 |
|
---|
25 | mips port
|
---|
26 | =========
|
---|
27 |
|
---|
28 | HARDWARE REQUIREMENTS
|
---|
29 | o no real hardware supported
|
---|
30 | o msim emulated MIPS R4000 CPU (see mips)
|
---|
31 |
|
---|
32 | COMPILER REQUIREMENTS
|
---|
33 | o binutils 2.14 mips cross binutils
|
---|
34 | o gcc 2.8.1 mips cross compiler
|
---|
35 | o gcc 3.2.3 mips cross compiler
|
---|
36 |
|
---|
37 | EMULATORS AND VIRTUALIZERS
|
---|
38 | o msim
|
---|
39 |
|
---|
40 | ia64 port
|
---|
41 | =========
|
---|
42 |
|
---|
43 | HARDWARE REQUIREMENTS
|
---|
44 | o no real hardware supported
|
---|
45 |
|
---|
46 | EMULATORS AND VIRTUALIZERS
|
---|
47 | o ski
|
---|
Note:
See
TracBrowser
for help on using the repository browser.