summaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-10-12 15:57:07 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-10-12 15:57:07 +0000
commit4cb9556769a24f799056f0479a12fbfcfb89809d (patch)
tree30641b0172e67737c537eb76780c3d7a9adc210a /gas/testsuite/ChangeLog
parent036d3bc008164a5e004f5adeeabfaaf7cf1e282c (diff)
downloadbinutils-redhat-4cb9556769a24f799056f0479a12fbfcfb89809d.tar.gz
Only allow 32-bit/64-bit registers for bndcl/bndcu/bndcn
gas/testsuite/ * gas/i386/mpx.s: Remove bndcl/bndcu/bndcn tests with AX. * gas/i386/x86-64-mpx.s: Likwise. * gas/i386/mpx.d: Updated. * gas/i386/x86-64-mpx.d: Likewise. opcodes/ * i386-dis.c (intel_operand_size): Move v_bnd_mode alongside the default case. (OP_E_register): Move v_bnd_mode alongside m_mode. * i386-opc.tbl (bndcl, bndcu, bndcn): Split 32- and 64-bit variants. Drop Reg16 and Disp16. Add NoRex64. (bndmk, bndmov, bndldx, bndstx): Drop Disp16. * i386-tbl.h: Re-generate.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index d9757c7754..8f5dc12a56 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2013-10-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gas/i386/mpx.s: Remove bndcl/bndcu/bndcn tests with AX.
+ * gas/i386/x86-64-mpx.s: Likwise.
+
+ * gas/i386/mpx.d: Updated.
+ * gas/i386/x86-64-mpx.d: Likewise.
+
2013-10-10 Sean Keys <skeys@ipdatasys.com>
* gas/xgate/all_insns.d: Add com macro insn test.