summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2003-02-24 23:25:45 +0000
committerH. Peter Anvin <hpa@zytor.com>2003-02-24 23:25:45 +0000
commit6eabe5f27e9d740b28ea0040996684ea3fb48b3c (patch)
tree248b699b268f6d6f1f984ba00f3736313dc482f7 /CHANGES
parent10101f26bc4a25ae373e46c0714d60831e110d31 (diff)
downloadnasm-6eabe5f27e9d740b28ea0040996684ea3fb48b3c.tar.gz
nasm-6eabe5f27e9d740b28ea0040996684ea3fb48b3c.tar.bz2
nasm-6eabe5f27e9d740b28ea0040996684ea3fb48b3c.zip
Prescott instructions.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bca56e6..e275844 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@
* Add new multisection support - map files - fix align bug
* Fix sysexit, movhps/movlps reg,reg bugs in insns.dat
* "Q" or "O" suffixes indicate octal
+* Support Prescott new instructions.
0.98.35
-------