diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 96fffad..6b3b56c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,12 @@ 2010-07-05 H.J. Lu <hongjiu.lu@intel.com> + AVX Programming Reference (June, 2010) + * i386-dis.c (mod_table): Replace rdrnd with rdrand. + * i386-opc.tbl: Likewise. + * i386-tbl.h: Regenerated. + +2010-07-05 H.J. Lu <hongjiu.lu@intel.com> + * i386-opc.h (CpuFSGSBase): Fix a typo in comments. 2010-07-03 Andreas Schwab <schwab@linux-m68k.org> |