summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-07-25 16:09:09 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-07-25 16:09:09 +0000
commitd1b1f6d2e74054fd2acd846227310dce5179a40f (patch)
treed7b242c74021f1620fcf74c4cc1afe57a3bd6b41 /opcodes
parentd6178aaea53ef6ece3688e1a0b5e7a06b190805e (diff)
downloadbinutils-redhat-d1b1f6d2e74054fd2acd846227310dce5179a40f.tar.gz
Correct MPX ChangeLog entries
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index e904ea60a2..3b9e8b66e5 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -9,8 +9,9 @@
(BND): New.
(v_bnd_mode): New.
(bnd_mode): New.
- (MOD enum): Add new entries.
- (PREFIX enum): Likewise.
+ (MOD enum): Add MOD_0F1A_PREFIX_0, MOD_0F1B_PREFIX_0,
+ MOD_0F1B_PREFIX_1.
+ (PREFIX enum): Add PREFIX_0F1A, PREFIX_0F1B.
(dis tables): Replace XX with BND for near branch and call
instructions.
(prefix_table): Add new entries.