x86: allow {store} to select alternative {,}PEXTRW encoding
authorJan Beulich <jbeulich@novell.com>
Tue, 6 Nov 2018 10:40:25 +0000 (11:40 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 6 Nov 2018 10:40:25 +0000 (11:40 +0100)
commit563c7eef61a1835973b857eaa7372ec66fc91d64
tree9b836e6a846c1b12f06e12493b1769e8818e8219
parent0aaca1d90a2f9f075852b2ea5907937cca037044
x86: allow {store} to select alternative {,}PEXTRW encoding

The 0F C5 encoding is indeed a load type one (just that memory operands
are not permitted), while the 0F 3A 15 encoding is obviously a store.
Allow the pseudo prefixes to be used to select between them.

Also move (without any change) the secondary AVX512BW templates next to
the primary one.
gas/ChangeLog
gas/testsuite/gas/i386/pseudos.d
gas/testsuite/gas/i386/pseudos.s
gas/testsuite/gas/i386/x86-64-pseudos.d
gas/testsuite/gas/i386/x86-64-pseudos.s
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h