x86: re-order logic in OP_XMM()
authorJan Beulich <jbeulich@suse.com>
Thu, 11 Mar 2021 15:21:48 +0000 (16:21 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 11 Mar 2021 15:21:48 +0000 (16:21 +0100)
commitfd1fd0618645c5d4ff4279433360e3a7fd779fba
tree9578415a06cff6428e021767ea5c952e9d9230e2
parentac7a231133b5a1eeba16fe93396af86b7c5d7c7a
x86: re-order logic in OP_XMM()

Instead of excluding an increasing number of modes in the initial if(),
check the special modes first.
opcodes/ChangeLog
opcodes/i386-dis.c