summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2003-08-29 19:06:40 +0000
committerH. Peter Anvin <hpa@zytor.com>2003-08-29 19:06:40 +0000
commit16b929515e71df6069aa2fcc440b43f9b8820ebc (patch)
tree83c6c9af29e13a560066087b9daba30ecef6edf2 /CHANGES
parent79e2d9f48d5f5e325caadaefc5508a9234ffde5d (diff)
downloadnasm-16b929515e71df6069aa2fcc440b43f9b8820ebc.tar.gz
nasm-16b929515e71df6069aa2fcc440b43f9b8820ebc.tar.bz2
nasm-16b929515e71df6069aa2fcc440b43f9b8820ebc.zip
Update
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3557617..ff6fcfc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@
* Make -U switch work
* Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo".
* Remove "backslash()".
+* Fix the SMSW and SLDT instructions.
0.98.36
-------
@@ -17,7 +18,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.
+* Support Prescott new instructions (PNI).
* Cyrix XSTORE instruction.
0.98.35