aboutsummaryrefslogtreecommitdiff
path: root/bfd/verilog.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2022-12-01 10:00:26 +0100
committerJan Beulich <jbeulich@suse.com>2022-12-01 10:00:26 +0100
commit7505bb034c7c8a3d9ecf34e22777114c8bc4a93e (patch)
tree57deef99a784e1a81419050b4d43d35130856689 /bfd/verilog.c
parentf207f1c113614a52b3baee73cfaca3848be7b4ab (diff)
downloadgdb-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 'bfd/verilog.c')
0 files changed, 0 insertions, 0 deletions