diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-12-01 10:00:26 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-12-01 10:00:26 +0100 |
commit | 7505bb034c7c8a3d9ecf34e22777114c8bc4a93e (patch) | |
tree | 57deef99a784e1a81419050b4d43d35130856689 /binutils/.gitignore | |
parent | f207f1c113614a52b3baee73cfaca3848be7b4ab (diff) | |
download | gdb-7505bb034c7c8a3d9ecf34e22777114c8bc4a93e.zip gdb-7505bb034c7c8a3d9ecf34e22777114c8bc4a93e.tar.gz gdb-7505bb034c7c8a3d9ecf34e22777114c8bc4a93e.tar.bz2 |
x86: rework of match_template()'s suffix checking
(Ab)using i386_opcode_modifier for this has been overkill, as the logic
doesn't really require the full structure. With the removal of
LONG_DOUBLE_MNEM_SUFFIX and No_ldSuf there's no good reason at all
anymore to pull out such a loop invariant: We're dealing a check of a
bit in the loop for a simple comparison. Do the original compares inside
the loop, thus also making it easier to understand what is actually
being checked.
Diffstat (limited to 'binutils/.gitignore')
0 files changed, 0 insertions, 0 deletions