summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2003-03-12 04:59:00 +0000
committerH. Peter Anvin <hpa@zytor.com>2003-03-12 04:59:00 +0000
commit646bb2a2b12f768fd4089f670d18528f6c78cca4 (patch)
tree8111985df4785d1ea82992426961d7129250bfc9
parenteea289f9084b98a135b9bd962d8c0f7ef3d054c6 (diff)
downloadnasm-0.98.36.tar.gz
Document XSTOREnasm-0.98.36
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e2758442..1f00f20f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@
* Fix sysexit, movhps/movlps reg,reg bugs in insns.dat
* "Q" or "O" suffixes indicate octal
* Support Prescott new instructions.
+* Cyrix XSTORE instruction.
0.98.35
-------