projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d22c067
)
missing whitespace
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 2 Apr 2020 14:40:31 +0000
(15:40 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 2 Apr 2020 14:40:31 +0000
(15:40 +0100)
openpower/isa/branch.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/branch.mdwn
b/openpower/isa/branch.mdwn
index 127c37c9a6ac58e399a44d20ad719dae2bae673e..198838f979a17fc273ec1b894977b634369df003 100644
(file)
--- a/
openpower/isa/branch.mdwn
+++ b/
openpower/isa/branch.mdwn
@@
-12,6
+12,7
@@
I-Form
if LK then LR <-iea CIA + 4
Special Registers Altered:
+
LR (if LK=1)
# Branch Conditional
@@
-35,6
+36,7
@@
B-Form
if LK then LR <-iea CIA + 4
Special Registers Altered:
+
CTR (if BO2=0)
LR (if LK=1)
@@
-66,6
+68,7
@@
XL-Form
if LK then LR <- iea CIA + 4
Special Registers Altered:
+
LR (if LK=1)
# Branch Conditional to Branch Target Address Register
@@
-85,5
+88,6
@@
XL-Form
if LK then LR <-iea CIA + 4
Special Registers Altered:
+
CTR (if BO2=0)
LR (if LK=1)