diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2022-03-31 17:51:16 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2022-03-31 17:51:16 +0100 |
commit | 025f768ffc3aeb5561bb60a9c8f3841faa53bd6f (patch) | |
tree | 9c98019e7d6d7849a2fe4b627060a6ef1d2b1e1d /gdb | |
parent | fa8a0804b8fd7599367147754b4c82d555860374 (diff) | |
download | gdb-025f768ffc3aeb5561bb60a9c8f3841faa53bd6f.zip gdb-025f768ffc3aeb5561bb60a9c8f3841faa53bd6f.tar.gz gdb-025f768ffc3aeb5561bb60a9c8f3841faa53bd6f.tar.bz2 |
aarch64: Relax check for RNG system registers
FEAT_RNG is an optional Armv8.5-A extension, but it can be backported
to earlier architectures as well. GAS previously made the RNG registers
conditional on having both armv8.5-a and +rng, but only +rng should be
required.
This seems to be the only feature that was handled like this.
opcodes/
* aarch64-opc.c (SR_RNG): Don't require V8_5.
gas/
* testsuite/gas/aarch64/rng-1.s, testsuite/gas/aarch64/rng-1.d: New
test.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions