aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/arch/ia32
blob: 9747070a8f531f684f423d43dde3ff1aab7d554c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
realname "IA-32"

default_submodel i586

<aliases>
x86
ix86
80x86
i86pc # for Solaris
</aliases>

<submodels>
i386
i486
i586
i686
pentium4
k6
athlon
</submodels>

<submodel_aliases>
pentium -> i586
pentiumpro -> i686
pentium_pro -> i686
pentium2 -> i686
pentium3 -> i686

duron -> athlon
athlon-xp -> athlon
k7 -> athlon

p2 -> i686
p3 -> i686
p4 -> pentium4
</submodel_aliases>