summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2016-11-15 11:56:42 -0800
committerH. Peter Anvin <hpa@linux.intel.com>2016-11-15 11:56:42 -0800
commit456b1c46f8414f4e928f813d76b031042dbcc3dd (patch)
treed64aa22a7040b67071a62579e24e51c73e499a72
parentc7ea29b2470e7700c913d9ba99a3a8b4b1e7c93b (diff)
downloadnasm-456b1c46f8414f4e928f813d76b031042dbcc3dd.tar.gz
doc/changes.src: document the RDPID instruction
Add RDPID to changes.src. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r--doc/changes.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 61b6511b..04ded0f5 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -39,6 +39,8 @@ since 2007.
compatibility with future versions of NASM. At this time no pragmas
are implemented and this is merely a dummy directive.
+\b Add the \c{RDPID} instruction.
+
\S{cl-2.12.02} Version 2.12.02
\b Fix preprocessor errors, especially \c{%error} and \c{%warning},