mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-19 18:00:23 +08:00
Support "cpu prescott"
This commit is contained in:
parent
bf2faec654
commit
ad4f0e09f3
@ -3662,7 +3662,7 @@ Options are:
|
||||
|
||||
\b\c{CPU P2} Same as 686
|
||||
|
||||
\b\c{CPU P3} Pentium III and Katmai instruction sets
|
||||
\b\c{CPU P3} Pentium III (Katmai) instruction sets
|
||||
|
||||
\b\c{CPU KATMAI} Same as P3
|
||||
|
||||
@ -3670,6 +3670,8 @@ Options are:
|
||||
|
||||
\b\c{CPU WILLAMETTE} Same as P4
|
||||
|
||||
\b\c{CPU PRESCOTT} Prescott instruction set
|
||||
|
||||
\b\c{CPU IA64} IA64 CPU (in x86 mode) instruction set
|
||||
|
||||
All options are case insensitive. All instructions will be selected
|
||||
|
Loading…
x
Reference in New Issue
Block a user