projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3546413
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 27 May 2022 18:38:14 +0000
(19:38 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 27 May 2022 18:38:14 +0000
(19:38 +0100)
openpower/sv/int_fp_mv.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/int_fp_mv.mdwn
b/openpower/sv/int_fp_mv.mdwn
index 2f08986b5cbf767ac1fbee97b0b0312982a0d50d..506a9034d70772b60cb839bda3d73adbcb1abc90 100644
(file)
--- a/
openpower/sv/int_fp_mv.mdwn
+++ b/
openpower/sv/int_fp_mv.mdwn
@@
-179,7
+179,7
@@
Strategically similar to how `oris` is used to construct
32-bit Integers, an additional 16-bits of immediate is
inserted into `FRS` to extend its accuracy to
a full FP32. If a prior `fmvis` instruction had been used to
-set the upper 16-bits of an FP32 value, `f
ishmv
` contains the
+set the upper 16-bits of an FP32 value, `f
rlsi
` contains the
lower 16-bits.
The key difference between using `li` and `oris` to construct 32-bit