From 36b38deab6367a3d89637ae4556de799b615d4ac Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 26 May 2022 13:29:45 +0100 Subject: [PATCH] --- openpower/sv/int_fp_mv.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index e8b3de515..578a9b180 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -339,7 +339,7 @@ the rounding mode is read from FPSCR This conversion, instead of exact IEEE754 Compliance, performs "saturation with NaN converted to minimum valid integer". This -is also exactly the same as the x86 ISA conversion senantics. +is also exactly the same as the x86 ISA conversion semantics. OpenPOWER however has instructions for both: * rounding mode read from FPSCR -- 2.30.2