diff options
author | Jan Beulich <jbeulich@novell.com> | 2018-09-13 11:23:17 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2018-09-13 11:23:17 +0200 |
commit | fb6ce599e05d86784e357c3d387c8785dc16a07f (patch) | |
tree | 762959ba7811ee7ddb80501bc7d1cd2d28439902 /opcodes/ChangeLog | |
parent | 6a8da8866974e139642b4bb41d7c252d509fd2a0 (diff) | |
download | binutils-fb6ce599e05d86784e357c3d387c8785dc16a07f.zip binutils-fb6ce599e05d86784e357c3d387c8785dc16a07f.tar.gz binutils-fb6ce599e05d86784e357c3d387c8785dc16a07f.tar.bz2 |
x86: drop bogus IgnoreSize from AVX512ER insns
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 13769bf..54e9085 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,11 @@ 2018-09-13 Jan Beulich <jbeulich@suse.com> + * i386-opc.tbl: Drop IgnoreSize from AVX512ER insns where + meaningless. + * i386-tbl.h: Re-generate. + +2018-09-13 Jan Beulich <jbeulich@suse.com> + * i386-opc.tbl: Drop IgnoreSize from AVX512F insns where meaningless. * i386-tbl.h: Re-generate. |