From 626b957c5f695c5e696a2d4f485459928fe9a1bf Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 2 Jun 2002 07:23:28 +0000 Subject: Document "CPU IA64" --- doc/nasmdoc.src | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 98fb66d..7fd724a 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -3565,7 +3565,7 @@ Once again, like \c{EXTERN} and \c{GLOBAL}, the primitive form of only one argument at a time. -\H{CPU} \i\c{CPU XXX}: Defining CPU Dependencies +\H{CPU} \i\c{CPU}: Defining CPU Dependencies The \i\c{CPU} directive restricts assembly to those instructions which are available on the specified CPU. @@ -3600,8 +3600,11 @@ Options are: \b\c{CPU WILLAMETTE} Same as P4 -All options are case insensitive. All instructions will -be selected only if they apply to the selected cpu or lower. +\b\c{CPU IA64} IA64 CPU (in x86 mode) instruction set + +All options are case insensitive. All instructions will be selected +only if they apply to the selected CPU or lower. By default, all +instructions are available. \C{outfmt} \i{Output Formats} -- cgit v1.2.3