match v3.1B section 4.6.7.2 Floating-Point Convert To/From Integer Instructions
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 28 Jun 2023 02:08:11 +0000 (19:08 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 28 Jun 2023 02:08:11 +0000 (19:08 -0700)
openpower/sv/int_fp_mv/moves_and_conversions.mdwn

index 5d39da01c076a85bf81111a27bee37b97192515e..8749274462a826fccf15d0691e03639c91b14fb9 100644 (file)
@@ -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
 
 ```