We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f73353 commit 9590e02Copy full SHA for 9590e02
xml/hwbp_registers.xml
@@ -1303,6 +1303,12 @@
1303
An implementation may either ignore the signal altogether when it cannot
1304
fire (dropping the trigger event) or it may hold the action as pending
1305
and fire the trigger once it is legal to do so.
1306
+
1307
+ \begin{commentary}
1308
+ \FcsrTmexttriggerIntctl is intended to be used by the {\tt clicinttrig}
1309
+ mechanism from the Core-Local Interrupt Controller (CLIC) RISC-V
1310
+ Privileged Architecture Extensions.
1311
+ \end{commentary}
1312
<field name="type" bits="XLEN-1:XLEN-4" access="R" reset="4" />
1313
<field name="dmode" bits="XLEN-5" access="WARL" reset="0" />
1314
<field name="hit" bits="XLEN-6" access="WARL" reset="0">
0 commit comments