]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: rcpc3: add support in general_constraint_met_p
authorVictor Do Nascimento <victor.donascimento@arm.com>
Tue, 9 Jan 2024 10:04:11 +0000 (10:04 +0000)
committerVictor Do Nascimento <victor.donascimento@arm.com>
Mon, 15 Jan 2024 13:11:48 +0000 (13:11 +0000)
commit5c77e72e015ec1fcdcbf78b4f2a4f245922e666f
tree8af3e7ba06d3d5e3def75e59282c255470cec3b0
parent51bb8593e6f533970385ca64f40a5bbfc82285da
aarch64: rcpc3: add support in general_constraint_met_p

Given the introduction of the new address operand types for rcpc3
instructions, this patch adds the necessary logic to teach
`general_constraint_met_p` how to proper handle these.
opcodes/aarch64-opc.c