summaryrefslogtreecommitdiff
path: root/gdb/features/i386/pkeys.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/features/i386/pkeys.xml')
-rw-r--r--gdb/features/i386/pkeys.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/features/i386/pkeys.xml b/gdb/features/i386/pkeys.xml
new file mode 100644
index 00000000000..db6c10af65f
--- /dev/null
+++ b/gdb/features/i386/pkeys.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<!-- Copyright (C) 2016-2022 Free Software Foundation, Inc.
+
+ Copying and distribution of this file, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved. -->
+
+<!DOCTYPE feature SYSTEM "gdb-target.dtd">
+<feature name="org.gnu.gdb.i386.pkeys">
+
+ <reg name="pkru" bitsize="32" type="uint32"/>
+
+</feature>