From ff53ae2bad40326323c44a8b450d1d32030ce756 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 25 May 2022 12:42:55 +0100 Subject: [PATCH] --- openpower/sv/int_fp_mv.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index a98814e6b..2326f6c59 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -148,7 +148,8 @@ Pseudocode: `fishmv FRS, FI` -Strategically similar to `oris`, an additional 16-bits of immediate is +Strategically similar to how `oris` is used to construct +32-bit Integers, an additional 16-bits of immediate is inserted into `FRS` to extend its accuracy to a full FP32. If a prior `fmvis` instruction had been used to set the upper 16-bits of an FP32 value, `fishmv` contains the -- 2.30.2