[PATCH v2] x86: Support ZHAOXIN GMI instructions
Jan Beulich
jbeulich@suse.com
Wed Oct 16 06:47:52 GMT 2024
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).
Jan
More information about the Binutils
mailing list