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:
c274bcd
)
fixedload: switch lhzux to XLEN
author
Dmitry Selyutin
<dmitry.selyutin@3mdeb.com>
Mon, 30 Aug 2021 08:49:23 +0000
(08:49 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 31 Aug 2021 11:08:00 +0000
(12:08 +0100)
openpower/isa/fixedload.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/fixedload.mdwn
b/openpower/isa/fixedload.mdwn
index 203c1f397b707a2b54cc45ccfd214aac0148dab6..0ea594cc3eb214d6c902d07ed514dbe7fcee9eab 100644
(file)
--- a/
openpower/isa/fixedload.mdwn
+++ b/
openpower/isa/fixedload.mdwn
@@
-147,7
+147,7
@@
X-Form
Pseudo-code:
EA <- (RA) + (RB)
- RT <-
[0] * 48
|| MEM(EA, 2)
+ RT <-
([0] * (XLEN-16))
|| MEM(EA, 2)
RA <- EA
Special Registers Altered: