x86: add missing CheckRegSize
authorJan Beulich <jbeulich@suse.com>
Thu, 24 Nov 2022 08:35:17 +0000 (09:35 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 24 Nov 2022 08:35:17 +0000 (09:35 +0100)
commita122baf523b0d03c43abeaa797b82d51aac91061
tree8f67c1a61b0982f80d9513b3d4ecf1968472df0f
parentc9f5b96bdab031e9520d98e01ee1bef1ffd3b961
x86: add missing CheckRegSize

To properly and predictably determine operand size encoding (operand
size or REX.W prefixes), consistent operand sizes need to be specified.
Add CheckRegSize where this was previously missing.
opcodes/i386-opc.tbl
opcodes/i386-tbl.h