You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/insns/modesw_32bit.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Set the hart's current CHERI execution mode in <<pcc>>.
24
24
* MODESW.INT: If the current mode in <<pcc>> is {cheri_cap_mode_name} ({CAP_MODE_VALUE}), then the <<m_bit>> in <<pcc>> is set to {cheri_int_mode_name} ({INT_MODE_VALUE}). Otherwise no effect.
25
25
26
26
NOTE: Implementations may optionally support executing <<MODESW_CAP>> and <<MODESW_INT>> from the
27
-
program buffer while in debug mode. If supported them the <<m_bit>> in
27
+
program buffer while in debug mode. If supported then the <<m_bit>> in
28
28
<<dinfc>> is set accordingly and used to control which mode to enter next time debug
29
29
mode is entered. The CHERI execution mode is only controlled by the <<m_bit>>
0 commit comments