(no commit message)
authorlkcl <lkcl@web>
Wed, 25 May 2022 10:41:04 +0000 (11:41 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 25 May 2022 10:41:04 +0000 (11:41 +0100)
openpower/sv/int_fp_mv.mdwn

index db9222d3b7381e031dfa9647450a47897954e00f..068f39742f88bcacb96dba3ef93e348b3ea767c4 100644 (file)
@@ -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 <a name="fmvis"></a>
+## Float load immediate <a name="fmvis"></a>
 
 This is like a variant of `fmvfg`