projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a994e1
)
(no commit message)
author
lkcl
<lkcl@web>
Tue, 18 Apr 2023 22:04:21 +0000
(23:04 +0100)
committer
IkiWiki
<ikiwiki.info>
Tue, 18 Apr 2023 22:04:21 +0000
(23:04 +0100)
openpower/sv/rfc/ls005.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls005.mdwn
b/openpower/sv/rfc/ls005.mdwn
index 37feb0412fadf1a708cf62e366816b3b7bc26331..9b2a9529da68ded7a0b3f2b6c0d7e40b6b70db7e 100644
(file)
--- a/
openpower/sv/rfc/ls005.mdwn
+++ b/
openpower/sv/rfc/ls005.mdwn
@@
-297,7
+297,7
@@
The RTL for `extsb` becomes:
And `extsh` and `extsw` follow similar logic. Interestingly there is
no loss of functionality compared to keeping `extsb` always as "byte
sign-extending" and ironically the loss of opportunity *is* to keep
-`extsb` the same
regardless of XLEN
.
+`extsb` the same
(extend *byte* regardless of XLEN)
.
[[!tag opf_rfc]]