x86-64: adjust MOVQ to/from SReg attributes
authorJan Beulich <jbeulich@suse.com>
Tue, 9 Aug 2022 07:20:07 +0000 (09:20 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 9 Aug 2022 07:20:07 +0000 (09:20 +0200)
commit298d6e70a89a156e43d327c6c2c6efe08911d4f0
treed8717c2ad1f8042766337ad7d99d070b58e227d1
parent87bf02522867c1a16b0e4721d7a629a781ad03b8
x86-64: adjust MOVQ to/from SReg attributes

It is unclear to me why the corresponding MOV (no Q suffix) can be
issued without REX.W, but MOVQ has to have that prefix (bit). Add
NoRex64 and in exchange drop Size64.
gas/testsuite/gas/i386/x86-64-segment.l
gas/testsuite/gas/i386/x86-64-segment.s
opcodes/i386-opc.tbl
opcodes/i386-tbl.h