x86: avoid .byte in testcases where possible
authorJan Beulich <jbeulich@suse.com>
Fri, 3 Mar 2023 07:45:12 +0000 (08:45 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 3 Mar 2023 07:45:12 +0000 (08:45 +0100)
commit81588de012f9c59f2e02d7c74e1f51123025707c
tree659b174db077e4d6a388e10e51dfc061536a843f
parent945efa5c538d3967857ff9fa42e763577534c36d
x86: avoid .byte in testcases where possible

In the course of using the upcoming .insn directive to eliminate various
.byte uses in testcases I've come across these, which needlessly use
more .byte than necessary even without the availability of .insn.
gas/testsuite/gas/i386/notrack.s
gas/testsuite/gas/i386/opcode.s
gas/testsuite/gas/i386/prefix.s
gas/testsuite/gas/i386/x86-64-notrack.s