diff options
author | Cui, Lili <lili.cui@intel.com> | 2024-06-18 10:46:31 +0800 |
---|---|---|
committer | Cui, Lili <lili.cui@intel.com> | 2024-06-18 10:52:41 +0800 |
commit | f7b1fe8dc463d1cc0758d6c010a3082ff124e360 (patch) | |
tree | 9e730a561d8eb68f6a8f2b899e09c978b683d0ff /mkdep | |
parent | d8ba1c40371a664fe6fa3ed768dbf78289548359 (diff) | |
download | gdb-f7b1fe8dc463d1cc0758d6c010a3082ff124e360.zip gdb-f7b1fe8dc463d1cc0758d6c010a3082ff124e360.tar.gz gdb-f7b1fe8dc463d1cc0758d6c010a3082ff124e360.tar.bz2 |
Remove %ME and used %NE for movbe.
%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.
Diffstat (limited to 'mkdep')
0 files changed, 0 insertions, 0 deletions