]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: make comment clearer about the location
authorMatthieu Longo <matthieu.longo@arm.com>
Fri, 7 Jun 2024 15:59:57 +0000 (16:59 +0100)
committerMatthieu Longo <matthieu.longo@arm.com>
Fri, 8 Nov 2024 11:35:46 +0000 (11:35 +0000)
commitf0af85dc9e393cfbebd9361b07bd1c9f12162896
tree9990532bcfbe7389283aca076def70ecaee48094
parentdbca1bef47fb51531dddee7271fd651a7bc6c986
aarch64: make comment clearer about the location

The enum aarch64_opnd_qualifiers in include/opcode/aarch64.h needs to
stay in sync with the array of struct operand_qualifier_data which
defines various properties for the different type of operands. For
instance, for:
- registers: the size of the register, the number of elements.
- immediates: lower and upper bits to determine the range of values.
include/opcode/aarch64.h