diff options
author | Matthew Wahab <matthew.wahab@arm.com> | 2015-12-10 16:01:29 +0000 |
---|---|---|
committer | Matthew Wahab <matthew.wahab@arm.com> | 2015-12-10 16:03:56 +0000 |
commit | 6479e48ef9e7345e1111ed9fe578babd74faa1ef (patch) | |
tree | 8ac598ece388c541932b8aab8e3ca9a68598d76a /missing | |
parent | 7039122d13ab62045e1cc299fe5b4994aef3ac5f (diff) | |
download | gdb-6479e48ef9e7345e1111ed9fe578babd74faa1ef.zip gdb-6479e48ef9e7345e1111ed9fe578babd74faa1ef.tar.gz gdb-6479e48ef9e7345e1111ed9fe578babd74faa1ef.tar.bz2 |
[AArch64][binutils] Add support for ARMv8.2 PSTATE.UAO.
ARMv8.2 adds a new control bit PSTATE.UAO. This patch adds support for
this bit to binutils, following the same basic pattern as for
PSTATE.PAN. The new control bit is only available when -march=armv8.2-a
is specified.
gas/testsuite/
2015-12-10 Matthew Wahab <matthew.wahab@arm.com>
* gas/aarch64/uao-directive.d: New.
* gas/aarch64/uao.d: New.
* gas/aarch64/uao.s: New.
opcodes/
2015-12-10 Matthew Wahab <matthew.wahab@arm.com>
* aarch64-opc.c (aarch64_sys_regs): Add "uao".
(aarch64_sys_reg_supported_p): Add comment. Add checks for "uao".
(aarch64_pstatefields): Add "uao".
(aarch64_pstatefield_supported_p): Add checks for "uao".
Change-Id: Id571628ac5227b78aaf1876e85d15d7b6c0a2896
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions