Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
0cb733b8
Commit
0cb733b8
authored
Apr 12, 2008
by
Michael Beck
Browse files
typo fixed
[r19259]
parent
664f356b
Changes
1
Show whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_architecture.c
View file @
0cb733b8
...
...
@@ -71,7 +71,7 @@ enum cpu_support {
arch_pentium_3
=
7
|
arch_feature_intel
|
arch_feature_p6
|
arch_feature_sse1
,
arch_pentium_4
=
8
|
arch_feature_netburst
|
arch_feature_p6
|
arch_feature_sse2
,
arch_prescott
=
9
|
arch_feature_netburst
|
arch_feature_p6
|
arch_feature_sse3
,
arch_nocona
=
10
|
arch_feature_netburst
|
arch_feature_p6
arch_feature_64bit
|
arch_feature_sse3
,
arch_nocona
=
10
|
arch_feature_netburst
|
arch_feature_p6
|
arch_feature_64bit
|
arch_feature_sse3
,
arch_pentium_m
=
11
|
arch_feature_intel
|
arch_feature_p6
|
arch_feature_sse2
,
arch_core
=
12
|
arch_feature_intel
|
arch_feature_p6
|
arch_feature_sse3
,
arch_core2
=
13
|
arch_feature_intel
|
arch_feature_p6
|
arch_feature_64bit
|
arch_feature_ssse3
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment