(no commit message)
authorlkcl <lkcl@web>
Tue, 4 Jul 2023 03:47:36 +0000 (04:47 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 4 Jul 2023 03:47:36 +0000 (04:47 +0100)
openpower/sv/int_fp_mv/cvt_fp_to_int_overview.mdwn

index 5a8b06f3985156adbf3fe391765d52f707b57cf1..36c1a25b2825c1912efd99168984197870da11ed 100644 (file)
@@ -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  |           |