From: lkcl Date: Fri, 4 Jun 2021 01:32:28 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~816 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7517f0a943b0926c1b77209a55ffe01d0c9c1680;p=libreriscv.git --- diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index 47b949b71..0b8c63bd4 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -20,7 +20,7 @@ existing non-VSX conversion/data-movement instructions require load/store instructions (slow and expensive) to transfer data between the FPRs and the GPRs. Also, because SimpleV needs efficient scalar instructions in order to generate efficient vector instructions, adding new instructions -for data-transfer/conversion between FPRs and GPRs multiplies that cost. +for data-transfer/conversion between FPRs and GPRs multiplies the savings. In addition, the vast majority of GPR <-> FPR data-transfers are as part of a FP <-> Integer conversion sequence, therefore reducing the number