aboutsummaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
authorMatthew Wahab <matthew.wahab@arm.com>2015-12-11 09:52:11 +0000
committerMatthew Wahab <matthew.wahab@arm.com>2015-12-11 09:52:11 +0000
commit55c144e691ec05a7b8231b5c58dc6d6659a1c4eb (patch)
treeb9f8620d42678cc0701b666d0ad9f4569af9db7b /cpu
parent73af8ed6b107040eb7488f6ec122cd05d5e2e903 (diff)
downloadgdb-55c144e691ec05a7b8231b5c58dc6d6659a1c4eb.zip
gdb-55c144e691ec05a7b8231b5c58dc6d6659a1c4eb.tar.gz
gdb-55c144e691ec05a7b8231b5c58dc6d6659a1c4eb.tar.bz2
[AArch64][Patch 2/5] Add Statistical Profiling Extension system registers.
The Statistical Profile extension included in the ARMv8.2 architecture adds a number of system registers. This patch adds the registers to binutils, making them available when the architecture extension "+profile" is enabled. opcodes/ 2015-12-11 Matthew Wahab <matthew.wahab@arm.com> * aarch64-opc.c (aarch64_sys_reg): Add pbmlimitr_el1, pmbptr_el1, pmbsr_el1, pmbidr_el1, pmscr_el1, pmsicr_el1, pmsirr_el1, pmsfcr_el1, pmsevfr_el1, pmslatfr_el1, pmsidr_el1, pmscr_el2 and pmscr_el2. (aarch64_sys_reg_supported_p): Add architecture feature tests for the new registers. gas/testsuite/ 2015-12-11 Matthew Wahab <matthew.wahab@arm.com> * gas/aarch64/sysreg-2.s: Add tests for the statistical profiling system registers. * gas/aarch64/sysreg-2.d: Enable the statistical profiling extension and update the expected output. Change-Id: Ibf23ad34db7c33f0fcd30010b796748b38be6efb
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions