[PATCH 2/3] Remove %ME and used %NE for movbe.
Jan Beulich
jbeulich@suse.com
Wed Jun 12 14:40:45 GMT 2024
On 11.06.2024 10:06, Cui, Lili wrote:
> %ME is added specifically for movbe. Now with %NE, we can use
> MOD table + %NE to indicate whether a {evex} prefix is needed.
>
> opcodes/ChangeLog:
>
> * i386-dis-evex-mod.h: Added movbe.
> * i386-dis-evex.h: Let movbe go through the mod table.
> * i386-dis.c (struct dis386): Removed %ME.
> (putop): Removed case ME.
Okay.
Thanks, Jan
More information about the Binutils
mailing list