[PATCH v2] x86: Support ZHAOXIN GMI instructions

Jan Beulich jbeulich@suse.com
Wed Oct 16 09:22:27 GMT 2024


On 16.10.2024 09:48, mayshao-oc wrote:
> On 10/16/24 14:47, Jan Beulich wrote:
>> On 15.10.2024 13:44, mayshao-oc wrote:
>>>         Thanks for your patience, and I refine the patch to name the
>>> enumerators properly.
>>
>> Just one remaining issue: In your switching to the use of OP_Skip_MODRM()
>> you lost (or forgot to add?) the ins->modrm.rm != 0 check that the mis-
>> named OP_0f07() has, and that also applies to these new insns (aiui) >
> 
>        Thanks for your review. I fix the issue, ok for trunk?

Mind me asking to move the new conditional ahead of the one that was
already there in (plain) v3? Okay with that adjustment, but before
committing please give Haochen a day or two for possible further
remarks / requests.

Jan


More information about the Binutils mailing list