fix typo
authorJacob Lifshay <programmerjake@gmail.com>
Sat, 20 May 2023 02:50:17 +0000 (19:50 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Sat, 20 May 2023 02:50:17 +0000 (19:50 -0700)
openpower/isafunctions/bfp.mdwn

index 0c394e6c48d7bcaf730df372166f0c3a5288f37e..7bcec46d4a07e4cfd6f92a84b26caa6214bceb02 100644 (file)
@@ -659,7 +659,7 @@ section 7.6.2.2
         # range and significand precision.
         # ro is a 1-bit unsigned integer and rmode is a 2-bit unsigned integer,
         # together specifying one of five rounding modes to be used in
-        # rounding z.
+        # rounding x.
         #
         # ro=0 rmode=0b00  Round to Nearest Even
         # ro=0 rmode=0b01  Round towards Zero