missing special section
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 2 Apr 2020 14:47:15 +0000 (15:47 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 2 Apr 2020 14:47:15 +0000 (15:47 +0100)
openpower/isa/branch.mdwn

index 198838f979a17fc273ec1b894977b634369df003..99793f04d29f092ecc52605b89bdee80273d6339 100644 (file)
@@ -56,6 +56,11 @@ XL-Form
     if ctr_ok & cond_ok then NIA <- iea LR[0:61] || 0b00
     if LK then LR <-iea CIA + 4
 
+Special Registers Altered:
+
+    CTR                    (if BO2=0)
+    LR                       (if LK=1)
+
 # Branch Conditional to Count Register
 
 XL-Form