qemu/gdb-xml/aarch64-el2.xml
<<
>>
Prefs
   1<?xml version="1.0"?>
   2<!-- Copyright (C) 2009-2012 Free Software Foundation, Inc.
   3     Contributed by ARM Ltd.
   4
   5     Copying and distribution of this file, with or without modification,
   6     are permitted in any medium without royalty provided the copyright
   7     notice and this notice are preserved.  -->
   8
   9<!DOCTYPE feature SYSTEM "gdb-target.dtd">
  10<feature name="org.gnu.gdb.aarch64.el2">
  11  <reg name="elr_el2" bitsize="64"/>
  12  <reg name="esr_el2" bitsize="64"/>
  13  <reg name="spsr_el2" bitsize="64"/>
  14  <reg name="ttbr0_el2" bitsize="64"/>
  15</feature>
  16