diff options
author | Jan Beulich <jbeulich@suse.com> | 2020-06-09 08:57:55 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2020-06-09 08:57:55 +0200 |
commit | 18897deb534373660e12511aeabbc1885d942dae (patch) | |
tree | d6d1745f43de695b4b936c2a2e3cecfcd0fc253a /opcodes/Makefile.in | |
parent | 97e6786a6e354de573a1ec8c5021addf0066417a (diff) | |
download | gdb-18897deb534373660e12511aeabbc1885d942dae.zip gdb-18897deb534373660e12511aeabbc1885d942dae.tar.gz gdb-18897deb534373660e12511aeabbc1885d942dae.tar.bz2 |
x86: fix {,V}MOV{L,H}PD disassembly
Neither the legacy nor the VEX-encoded forms are permitted with register
operands, just like is already the case for their store forms as well as
{,V}MOV{L,H}PS.
At the same time, besides folding respective vex_len_table[] entries,
adjust adjacent related legacy mod_table[] entries:
- when the prefix was already decoded, PREFIX_OPCODE is pointless,
- limit the amount of string literals by using X consistently on all
{,V}MOV{L,H}P{S,D} forms.
Diffstat (limited to 'opcodes/Makefile.in')
0 files changed, 0 insertions, 0 deletions