]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
arm: Refactor condition for print_mve_shift_n
authorAlex Coplan <alex.coplan@arm.com>
Tue, 2 Apr 2024 13:03:38 +0000 (14:03 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Tue, 9 Apr 2024 09:09:25 +0000 (10:09 +0100)
commitf9d6cf2e9f885a1504b459cf437dd9d1931b1168
tree067e868020b91d1524352ebe4b588cf36a000b6e
parent9132c8152b899a1683bc886f8ba76bedadb48aa1
arm: Refactor condition for print_mve_shift_n

This is intended to have no functional change, but refactors the
condition guarding the call to print_mve_shift_n in arm-dis.c ahead of a
later patch which adds additional insns to the set of those whose
shift immediate is disassembled using print_mve_shift_n.
opcodes/arm-dis.c