[PATCH v1] x86: Support ZHAOXIN GMI instructions
Jiang, Haochen
haochen.jiang@intel.com
Mon Oct 14 08:37:03 GMT 2024
> From: Jan Beulich <jbeulich@suse.com>
> Sent: Monday, October 14, 2024 2:54 PM
>
> In i386-dis.c, if - following earlier comments - you still need some fixup
> function(s), please name them suitably. The pre-existing OP_0f07() is
> grossly misnamed, and that misnaming shouldn't be further extended.
As Jan said, OP_0f07 is misnamed.
But I suppose OP_Skip_MODRM might be better here if you still believe
they are not modrm bytes, just like mentioned LFENCE and SFENCE example.
I am not sure if they should be changed to this, you could have a try on that.
Thx,
Haochen
>
> Jan
More information about the Binutils
mailing list