]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/features/arm/arm-m-profile-mve.xml
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / features / arm / arm-m-profile-mve.xml
CommitLineData
ae66a8f1 1<?xml version="1.0"?>
1d506c26 2<!-- Copyright (C) 2021-2024 Free Software Foundation, Inc.
ae66a8f1
SP
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.arm.m-profile-mve">
10 <flags id="vpr_reg" size="4">
11 <!-- ARMv8.1-M and MVE: Unprivileged and privileged Access. -->
12 <field name="P0" start="0" end="15"/>
13 <!-- ARMv8.1-M: Privileged Access only. -->
14 <field name="MASK01" start="16" end="19"/>
15 <!-- ARMv8.1-M: Privileged Access only. -->
16 <field name="MASK23" start="20" end="23"/>
17 </flags>
18 <reg name="vpr" bitsize="32" type="vpr_reg"/>
19</feature>