From 8ffff21ac65199dfe56a95388f959e7ee7095561 Mon Sep 17 00:00:00 2001 From: YenHaoChen Date: Wed, 16 Nov 2022 11:49:44 +0800 Subject: triggers: add itrigger_t add module_t::trap_taking_match and trigger_t::trap_taking_match for checking itrigger after taking traps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2dec4a5..ec4783e 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Spike supports the following RISC-V ISA features: - Svpbmt extension, v1.0 - Svinval extension, v1.0 - Debug v0.14 - - 4 triggers support type=2 (mcontrol) and type=15 (disabled) + - 4 triggers support type=2 (mcontrol), type=4 (itrigger), and type=15 (disabled) - Smepmp extension v1.0 - Smstateen extension, v1.0 - Sscofpmf v0.5.2 -- cgit v1.1