clarify branches
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 20 Feb 2020 17:13:59 +0000 (17:13 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 20 Feb 2020 17:13:59 +0000 (17:13 +0000)
openpower.mdwn

index f3a68515415c65371678b636447709180de2b499..6dd224dc4fb8a0b13730dea5e843bfce78d14756 100644 (file)
@@ -90,13 +90,14 @@ Store activation length in a CSR.
 
 Requirements are to have one instruction in each subpage which resets all the way back to PowerISA default. The other is a "back up stack by 1".
 
-## Branches
+# Branches
 
-Branches are fine as it is up to the compiler to decide whether to let the countdown run out.
+Branches are fine as it is up to the compiler to decide whether to let the
+ISAMUX/NS/escape-sequence countdown run out.
 
 This is all a software / compiler / ABI issue.
 
-## Function calls.
+# Function calls.
 
 Storing and restoring the state of the page/subpage CSR should be done by the caller. Or, again, let the countdowns run out.