x86/APX: be consistent with insn suffixes
authorJan Beulich <jbeulich@suse.com>
Fri, 19 Jan 2024 09:17:44 +0000 (10:17 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 19 Jan 2024 12:25:35 +0000 (13:25 +0100)
commit03e43c3ecdd7147e136fef92471d0b595b419b5b
treedd2730b2d74f87152d16da1418bbb1886bec7c56
parenteabdfeb103570aa6dafa95673dff00af25d9f983
x86/APX: be consistent with insn suffixes

When there's a suitably disambiguating register operand, suffixes are
generally omitted (unless in suffix-always mode). All NDD insns have a
suitable register operand, so they shouldn't have suffixes by default.
gas/testsuite/gas/i386/x86-64-apx-ndd.d
opcodes/i386-dis.c