From b8c29c934cce095128f2c40f552432395af049b2 Mon Sep 17 00:00:00 2001 From: Tim Newsome Date: Thu, 18 Apr 2024 09:58:37 -0700 Subject: [PATCH] Add critical error value to extcause --- xml/core_registers.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/xml/core_registers.xml b/xml/core_registers.xml index 558f93fd..8c11e177 100755 --- a/xml/core_registers.xml +++ b/xml/core_registers.xml @@ -75,8 +75,13 @@ same project unless stated otherwise. When {dcsr-cause} is 7, this optional field contains the value of a more specific halt reason than "other." Otherwise it contains 0. - All values are reserved for future versions of this spec, or for use - by other RISC-V extensions. + + The hart entered a critical error state. Part of the + ((Smdbltrp)) extension. + + + All other values are reserved for future versions of this spec, or + for use by other RISC-V extensions.