]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
opcodes/aarch64: shrink aarch64_ext_ldst_reglist()'s data[]
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Aug 2025 09:42:32 +0000 (11:42 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Aug 2025 09:42:32 +0000 (11:42 +0200)
commit7ec7556f86d4665c26ef63184cee7057213957c1
treec53ced17ca2895927bb38683b90cd434182d310e
parent0f67878b82cdb34dae1975d3db8da133fadd6ad3
opcodes/aarch64: shrink aarch64_ext_ldst_reglist()'s data[]

The values are all pretty small; one is even a boolean. No point in
wasting 32 bits for every one of the fields.
opcodes/aarch64-dis.c