aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-12-15 22:13:05 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-12-15 22:13:05 +0000
commit53aa04a0be7a385042cb52ac88587a53c9729b6b (patch)
tree13bc44384a72ead866891aa4ddb543451fe97fb2 /opcodes/ChangeLog
parent0649a8891297644c801b0df951be9f7c957c23a1 (diff)
downloadgdb-53aa04a0be7a385042cb52ac88587a53c9729b6b.zip
gdb-53aa04a0be7a385042cb52ac88587a53c9729b6b.tar.gz
gdb-53aa04a0be7a385042cb52ac88587a53c9729b6b.tar.bz2
Add VEX_W_382X_P_2_M_0.
2009-12-15 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (VEX_W_382X_P_2_M_0): New. (vex_w_table): Add VEX_W_382X_P_2_M_0. (mod_table): Use VEX_W_382X_P_2_M_0.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 1ddc537..1428f5a 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,11 @@
2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
+ * i386-dis.c (VEX_W_382X_P_2_M_0): New.
+ (vex_w_table): Add VEX_W_382X_P_2_M_0.
+ (mod_table): Use VEX_W_382X_P_2_M_0.
+
+2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
+
* i386-dis.c (vex_w_table): Reformat.
2009-12-15 H.J. Lu <hongjiu.lu@intel.com>