diff options
author | Jan Beulich <jbeulich@novell.com> | 2017-02-23 11:00:44 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2017-02-23 11:00:44 +0100 |
commit | 4c5b8d1e01195f5c11048d99d71f39ddb5449f12 (patch) | |
tree | 229052ee7bd9a0386e3688883e327df4e5c6591d /gas/ChangeLog | |
parent | 5499c7c71cc403a1deff90b79ab41d17efc5c4cc (diff) | |
download | gdb-4c5b8d1e01195f5c11048d99d71f39ddb5449f12.zip gdb-4c5b8d1e01195f5c11048d99d71f39ddb5449f12.tar.gz gdb-4c5b8d1e01195f5c11048d99d71f39ddb5449f12.tar.bz2 |
x86: extend 64-bit invalid MPX insn forms testcase
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2b11805..c306584 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2017-02-21 Jan Beulich <jbeulich@suse.com> + + * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16- + bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index + Intel syntax forms of BNDMK, BNDSTX, and BNDLDX. + * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust. + 2017-02-22 Maciej W. Rozycki <macro@imgtec.com> * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call |