projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7677c4c
)
(no commit message)
author
lkcl
<lkcl@web>
Tue, 4 Jul 2023 03:47:36 +0000
(
04:47
+0100)
committer
IkiWiki
<ikiwiki.info>
Tue, 4 Jul 2023 03:47:36 +0000
(
04:47
+0100)
openpower/sv/int_fp_mv/cvt_fp_to_int_overview.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/int_fp_mv/cvt_fp_to_int_overview.mdwn
b/openpower/sv/int_fp_mv/cvt_fp_to_int_overview.mdwn
index 5a8b06f3985156adbf3fe391765d52f707b57cf1..36c1a25b2825c1912efd99168984197870da11ed 100644
(file)
--- a/
openpower/sv/int_fp_mv/cvt_fp_to_int_overview.mdwn
+++ b/
openpower/sv/int_fp_mv/cvt_fp_to_int_overview.mdwn
@@
-45,7
+45,7
@@
The result of Floating-point to Integer conversion is as follows:
```
+--------+------------+-----------------------------------------------------------------------+
-|
Kind
| Result's | Category of rounded |
+|
Type
| Result's | Category of rounded |
| | Signedness +-----------+-----------+-----------+-----------+-----------+-----------+
| | | NaN | +Infinity | -Infinity | > Maximum | < Minimum | Otherwise |
| | | | | | Possible | Possible | |