From f3f0bba6a0a384f5a3bd68fac3cd38996b05c173 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 25 May 2022 11:41:04 +0100 Subject: [PATCH] --- openpower/sv/int_fp_mv.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index db9222d3b..068f39742 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -69,7 +69,7 @@ semantics for FP to Integer conversion. This section gives an overview of the different variants, listing the languages and hardware that implements each variant. -## standard IEEE754 conversion +### standard IEEE754 conversion This conversion is outlined in the IEEE754 specification. It is used by nearly all programming languages and CPUs. In the case of OpenPOWER, @@ -184,7 +184,7 @@ FPRF is set to the class and sign of the result, except for Invalid Operation Ex FX OX UX XX VXSNAN CR1 (if Rc=1) -### Float load immediate +## Float load immediate This is like a variant of `fmvfg` -- 2.30.2