rename fmv[ft]g*/fcvt[ft]g* to m[tf]fpr*/c[tf]fpr*
[libreriscv.git] / openpower / sv / int_fp_mv.mdwn
index 6da7b0e971ba853fe7e58b2ab01de75fae80337d..f934f33405d657276fff4d3145e7ddaeebc567ab 100644 (file)
@@ -116,7 +116,7 @@ are explained in the  [[int_fp_mv/appendix]]
 
 # Float load immediate  <a name="fmvis"></a>
 
-These are like a variant of `fmvfg` and `oris`, combined.
+These are like a variant of `mtfpr` and `oris`, combined.
 Power ISA currently requires a large
 number of instructions to get Floating Point constants into registers.
 `fmvis` on its own is equivalent to BF16 to FP32/64 conversion,