From: H. Peter Anvin Date: Wed, 12 Mar 2003 04:59:00 +0000 (+0000) Subject: Document XSTORE X-Git-Tag: nasm-2.11.05~2259 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=646bb2a2b12f768fd4089f670d18528f6c78cca4;p=platform%2Fupstream%2Fnasm.git Document XSTORE --- diff --git a/CHANGES b/CHANGES index e275844..1f00f20 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 -------