remove fcvttgs since it's redundant
[libreriscv.git] / openpower / sv / rfc / ls006.fpintmv.mdwn
index 36a67d26302b9a2f6d61060f1dd266ab279b8218..7a9cf8822329754dc6c591176e9444bcf87cf77f 100644 (file)
@@ -32,7 +32,6 @@ Single-precision Instructions added:
 
 * `fmvtgs` -- Single-Precision Floating Move To GPR
 * `fmvfgs` -- Single-Precision Floating Move From GPR
-* `fcvttgs` -- Single-Precision Floating Convert To Integer In GPR
 * `fcvtfgs` -- Single-Precision Floating Convert From Integer In GPR
 
 Identical (except Double-precision) Instructions added:
@@ -48,7 +47,7 @@ Identical (except Double-precision) Instructions added:
 
 **Impact on processor**:
 
-* Addition of four new Single-Precision GPR-FPR-based instructions
+* Addition of three new Single-Precision GPR-FPR-based instructions
 * Addition of four new Double-Precision GPR-FPR-based instructions
 
 **Impact on software**: