summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index fb8a6421ec0..f230009f1f0 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,15 @@
+2014-11-17 Ilya Tocar <ilya.tocar@intel.com>
+
+ * i386-dis.c (PREFIX enum): Add PREFIX_0FAE_REG_6.
+ (prefix_table): Add clwb.
+ * i386-gen.c (cpu_flag_init): Add CPU_CLWB_FLAGS.
+ (cpu_flags): Add CpuCLWB.
+ * i386-opc.h (enum): Add CpuCLWB.
+ (i386_cpu_flags): Add cpuclwb.
+ * i386-opc.tbl: Add clwb.
+ * i386-init.h: Regenerated.
+ * i386-tbl.h: Likewise.
+
2014-11-06 Sandra Loosemore <sandra@codesourcery.com>
* nios2-dis.c (nios2_find_opcode_hash): Add mach parameter.