aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorMatthieu Longo <matthieu.longo@arm.com>2024-05-21 17:37:07 +0100
committerRichard Earnshaw <rearnsha@arm.com>2024-06-10 16:24:31 +0100
commit25d826c6bfddd8a660d2a0627d8896f73a7abadb (patch)
tree8270cb649782cfcc7006aa2ccac4be30d2d06586 /gdb/python
parent5d077c2bfd3567700d263b6db9319e6d0f8c1cf0 (diff)
downloadgdb-25d826c6bfddd8a660d2a0627d8896f73a7abadb.zip
gdb-25d826c6bfddd8a660d2a0627d8896f73a7abadb.tar.gz
gdb-25d826c6bfddd8a660d2a0627d8896f73a7abadb.tar.bz2
aarch64: warn on unpredictable results for new rcpc3 instructions
The previous patch for the feature rcpc3 introduced 4 new operations (ldiapp, stilp, ldapr, stlr). The specification mentions some cases of inputs causing unpredictable results. gas currently fails to diagnose them, and does not emit warnings. Even if the instruction encoding is valid, the developer probably wants to know for those cases that the instruction won't have the expected effect. - ldiapp & stilp: * unpredictable load pair transfer with register overlap * unpredictable transfer with writeback - ldapr & stlr: * unpredictable transfer with writeback This patch also completes the existing relevant tests.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions