From b50687ba98e4f9595f35cdfa1b89984eaefaeee9 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 4 Jun 2021 12:02:40 +0100 Subject: [PATCH] --- openpower/sv/int_fp_mv.mdwn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index ee12ddb87..ea1a090df 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -1,5 +1,12 @@ # FPR-to-GPR and GPR-to-FPR +Links: + +* +* +* +* + Introduction: High-performance CPU/GPU software needs to often convert between integers @@ -97,13 +104,6 @@ For the sake of simplicity, the FP -> Integer conversion semantics generalized f TODO: review and investigate other language semantics -# Links - -* -* -* -* - # Proposed New Scalar Instructions All of the following instructions use the standard OpenPower conversion to/from 64-bit float format when reading/writing a 32-bit float from/to a FPR. This can be overridden by SimpleV, as explained in the -- 2.30.2