diff options
author | Haochen Jiang <haochen.jiang@intel.com> | 2025-01-14 10:30:32 +0800 |
---|---|---|
committer | Haochen Jiang <haochen.jiang@intel.com> | 2025-01-14 10:30:32 +0800 |
commit | 9421775ba4c7ec94d64a366a96f059e0195a105c (patch) | |
tree | ae864e9132e14630fe7936af30803e3612d4341d /gas/doc | |
parent | 35ee297ebe62e4fef34fc8abe1442564144ee049 (diff) | |
download | binutils-9421775ba4c7ec94d64a366a96f059e0195a105c.zip binutils-9421775ba4c7ec94d64a366a96f059e0195a105c.tar.gz binutils-9421775ba4c7ec94d64a366a96f059e0195a105c.tar.bz2 |
x86: Remove mod_table pass for MVexSIBMEM
When using MVexSIBMEM, OP_M will help check modrm. Thus, no need
to pass mod_table.
Since we have OP_M do the work, from now on, mod_table[] should
not gain any new entries, unless both slots of them are populated,
e.g., different modrm leading to different insns could not be
combined (Bad_Opcode is not the case since OP_M could handle that).
opcodes/ChangeLog:
* i386-dis.c: Remove mod_table pass for MVexSIBMEM.
Diffstat (limited to 'gas/doc')
0 files changed, 0 insertions, 0 deletions