diff options
author | Jan Beulich <jbeulich@novell.com> | 2018-10-11 09:16:28 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2018-10-11 09:16:28 +0200 |
commit | a9597defaf39e2277c4c5ff510e708f226f54fbc (patch) | |
tree | 9a4a2f2c96e0aba6bd409b035aa192db480f682d /gas/ChangeLog | |
parent | 30653a8a7da3e7b7d3b17b0bd8ffe7c6d40b7193 (diff) | |
download | gdb-a9597defaf39e2277c4c5ff510e708f226f54fbc.zip gdb-a9597defaf39e2277c4c5ff510e708f226f54fbc.tar.gz gdb-a9597defaf39e2277c4c5ff510e708f226f54fbc.tar.bz2 |
x86: add {,V}MOVQ cases to xmmword test
I had overlooked these when putting together the original test.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0716916..2538da2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2018-10-11 Jan Beulich <jbeulich@suse.com> + + * testsuite/gas/i386/xmmword.s: Add MOVQ / VMOVQ cases. + * testsuite/gas/i386/xmmword.l: Adjust expectations. + 2018-10-10 Jan Beulich <jbeulich@suse.com> * config/tc-i386.c (parse_insn, process_suffix): Replace |