1*ab9056ffSJonathan Behrens<?xml version="1.0"?> 2*ab9056ffSJonathan Behrens<!-- Copyright (C) 2018-2019 Free Software Foundation, Inc. 3*ab9056ffSJonathan Behrens 4*ab9056ffSJonathan Behrens Copying and distribution of this file, with or without modification, 5*ab9056ffSJonathan Behrens are permitted in any medium without royalty provided the copyright 6*ab9056ffSJonathan Behrens notice and this notice are preserved. --> 7*ab9056ffSJonathan Behrens 8*ab9056ffSJonathan Behrens<!DOCTYPE feature SYSTEM "gdb-target.dtd"> 9*ab9056ffSJonathan Behrens<feature name="org.gnu.gdb.riscv.virtual"> 10*ab9056ffSJonathan Behrens <reg name="priv" bitsize="32"/> 11*ab9056ffSJonathan Behrens</feature> 12