Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / features / sparc / sparc64-cp0.xml
CommitLineData
3f7b46f2 1<?xml version="1.0"?>
88b9d363 2<!-- Copyright (C) 2013-2022 Free Software Foundation, Inc.
3f7b46f2
IR
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<!DOCTYPE feature SYSTEM "gdb-target.dtd">
9<feature name="org.gnu.gdb.sparc.cp0">
10 <reg name="pc" bitsize="64" type="code_ptr" regnum="80"/>
11 <reg name="npc" bitsize="64" type="code_ptr" regnum="81"/>
12 <reg name="state" bitsize="64" type="uint64" regnum="82"/>
13 <reg name="fsr" bitsize="64" type="uint64" regnum="83"/>
14 <reg name="fprs" bitsize="64" type="uint64" regnum="84"/>
15 <reg name="y" bitsize="64" type="uint64" regnum="85"/>
16</feature>
17
This page took 0.394144 seconds and 4 git commands to generate.