x86: fix various non-LIG templates
authorJan Beulich <jbeulich@novell.com>
Tue, 6 Nov 2018 10:42:08 +0000 (11:42 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 6 Nov 2018 10:42:08 +0000 (11:42 +0100)
commitfd71a3756e2dd1eae116d77dc5ec58391c4840d8
treefe9cd28cf8b0c1c602df84a87b16770f783e008f
parent563c7eef61a1835973b857eaa7372ec66fc91d64
x86: fix various non-LIG templates

Quite a few templates were marked LIG while really the insns aren't.
Introduce descriptive shorthands once again, instead of continuing to
use the less legible original forms.
13 files changed:
gas/ChangeLog
gas/testsuite/gas/i386/evex-lig-2.d
gas/testsuite/gas/i386/evex-lig-2.s
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/vex-lig-2.d [new file with mode: 0644]
gas/testsuite/gas/i386/vex-lig-2.s [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-evex-lig-2.d
gas/testsuite/gas/i386/x86-64-evex-lig-2.s
gas/testsuite/gas/i386/x86-64-vex-lig-2.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-vex-lig-2.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.025279 seconds and 4 git commands to generate.