Skip to content

Commit 20039b4

Browse files
typo
1 parent ac1ff77 commit 20039b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/insns/modesw_32bit.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Set the hart's current CHERI execution mode in <<pcc>>.
2424
* 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.
2525

2626
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
2828
<<dinfc>> is set accordingly and used to control which mode to enter next time debug
2929
mode is entered. The CHERI execution mode is only controlled by the <<m_bit>>
3030
of <<dinfc>> in debug mode.

0 commit comments

Comments
 (0)