diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-02-10 08:09:35 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-02-10 08:09:35 +0100 |
commit | 7fc695286521fb4eec436a651677dfe6550db0f4 (patch) | |
tree | e34a385be8c87e2326b78ad76e519a8c3f6a46ef /gdb/python | |
parent | 7027a373b2422eb682df69639308134283edd0b8 (diff) | |
download | binutils-7fc695286521fb4eec436a651677dfe6550db0f4.zip binutils-7fc695286521fb4eec436a651677dfe6550db0f4.tar.gz binutils-7fc695286521fb4eec436a651677dfe6550db0f4.tar.bz2 |
x86: improve special casing of certain insns
Now that we have identifiers for the mnemonic strings we can avoid
opcode based comparisons, for (in many cases) being more expensive and
(in a few cases) being a little fragile and not self-documenting.
Note that the MOV optimization can be engaged by the earlier LEA one,
and hence LEA also needs checking for there.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions