projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b870e3
)
fixedload: switch lbzux to XLEN
author
Dmitry Selyutin
<dmitry.selyutin@3mdeb.com>
Mon, 30 Aug 2021 08:42:51 +0000
(08:42 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 31 Aug 2021 11:12:24 +0000
(12:12 +0100)
openpower/isa/fixedload.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/fixedload.mdwn
b/openpower/isa/fixedload.mdwn
index 586069f96ff0b4d0e88b180213a061d523c56d4d..16db762db6e31c55ef68c39a654232c44c61fba9 100644
(file)
--- a/
openpower/isa/fixedload.mdwn
+++ b/
openpower/isa/fixedload.mdwn
@@
-83,7
+83,7
@@
X-Form
Pseudo-code:
EA <- (RA) + (RB)
- RT <-
[0] * 56
|| MEM(EA, 1)
+ RT <-
([0] * (XLEN-8))
|| MEM(EA, 1)
RA <- EA
Special Registers Altered: