x86: re-work operand swapping for FMA4 and 4-operand XOP insns
authorJan Beulich <jbeulich@suse.com>
Wed, 8 Jul 2020 09:02:08 +0000 (11:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 8 Jul 2020 09:02:08 +0000 (11:02 +0200)
commitb13b1bc05435d2b8b2f1a0f48eba127a7c99fbb4
tree5d4d7e1dcd44b2e72b6139b52db8cb89a5475b91
parentbabcb2ea89cf9b533bd029266d6ff92e1df61fea
x86: re-work operand swapping for FMA4 and 4-operand XOP insns

There's no need for custom operand handling here, except for the VEX.W
controlled operand swapping. The latter can be easily integrated into
OP_REG_VexI4().
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.023613 seconds and 4 git commands to generate.