diff options
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 ace9839..e1488d3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2018-03-22 Jan Beulich <jbeulich@suse.com> + * config/tc-i386.c (check_VecOperands): Latch + i.broadcast->operand into op. + +2018-03-22 Jan Beulich <jbeulich@suse.com> + * config/tc-i386.c (match_template): Special case base opcode 0xa0 with HLE prefix. * testsuite/gas/i386/hle.s: Add mov-accumulator-to-disp cases. |