[PATCH 0/3] x86: correct checking of matching operand sizes

Jan Beulich jbeulich@suse.com
Wed Nov 23 10:32:30 GMT 2022


I've spotted a few cases where operand sizes matching wasn't really
checked, leading to malformed insn/operand combinations to be
accepted (in the first patch another anomaly is also taken care of).
This mainly, but not only affects Intel Syntax.

1: correct handling of LAR and LSL
2: add missing CheckRegSize
3: widen applicability and use of CheckRegSize

Jan


More information about the Binutils mailing list