From: Jacob Lifshay Date: Wed, 28 Jun 2023 02:08:11 +0000 (-0700) Subject: match v3.1B section 4.6.7.2 Floating-Point Convert To/From Integer Instructions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5e573680771f7a041d93d394003d6f9f08177a98;p=libreriscv.git match v3.1B section 4.6.7.2 Floating-Point Convert To/From Integer Instructions --- diff --git a/openpower/sv/int_fp_mv/moves_and_conversions.mdwn b/openpower/sv/int_fp_mv/moves_and_conversions.mdwn index 5d39da01c..874927446 100644 --- a/openpower/sv/int_fp_mv/moves_and_conversions.mdwn +++ b/openpower/sv/int_fp_mv/moves_and_conversions.mdwn @@ -172,11 +172,6 @@ Architecture Note: # Conversion To/From Floating-Point Register Instructions -Unlike the move instructions -these instructions perform conversions between Integer and -Floating Point. Truncation can therefore occur, as well -as exceptions. - ## Convert To Floating-Point Register ```