Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / features / rs6000 / power-linux-pmu.xml
CommitLineData
232bfb86 1<?xml version="1.0"?>
88b9d363 2<!-- Copyright (C) 2018-2022 Free Software Foundation, Inc.
232bfb86
EBM
3
4 Copying and distribution of this file, with or without modification,
5 are permitted in any medium without royalty provided the copyright
6 notice and this notice are preserved. -->
7
8<!-- Subset of the POWER8 ISA 2.07 Performance Monitor Registers
9 provided by Linux. -->
10<!DOCTYPE feature SYSTEM "gdb-target.dtd">
11<feature name="org.gnu.gdb.power.linux.pmu">
12 <reg name="mmcr0" bitsize="64" type="uint64" save-restore="no"/>
13 <reg name="mmcr2" bitsize="64" type="uint64" save-restore="no"/>
14 <reg name="siar" bitsize="64" type="uint64" save-restore="no"/>
15 <reg name="sdar" bitsize="64" type="uint64" save-restore="no"/>
16 <reg name="sier" bitsize="64" type="uint64" save-restore="no"/>
17</feature>
This page took 0.311185 seconds and 4 git commands to generate.