diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-12-15 01:42:57 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-12-15 01:42:57 +0000 |
commit | 4c807e72625c17af7cd55814b4dd02a94c5179ab (patch) | |
tree | 233f26c05e8e5fdbd193f3369392e549098e7973 /opcodes/ChangeLog | |
parent | a6bcb905d1700ac091fefcf0a85f83213e6a661d (diff) | |
download | gdb-4c807e72625c17af7cd55814b4dd02a94c5179ab.zip gdb-4c807e72625c17af7cd55814b4dd02a94c5179ab.tar.gz gdb-4c807e72625c17af7cd55814b4dd02a94c5179ab.tar.bz2 |
Reformat vex_len_table.
2009-12-14 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (vex_len_table): Reformat.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3fcd360..9ede429 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2009-12-14 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (vex_len_table): Reformat. + +2009-12-14 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (MOD_VEX_51): Renamed to ... (MOD_VEX_50): This. (vex_table): Updated. |