fix fminmax special registers altered
[libreriscv.git] / openpower / sv / rfc / ls013.mdwn
index 573d2cdfda09ef1e3d8af4a2b3fc7ab788855b51..fe5c7ee8b13a16e893d13567f534e670335665c2 100644 (file)
@@ -158,9 +158,7 @@ A-Form
 Special Registers altered:
 
 ```
-    FPRF FR FI
-    FX OX UX XX
-    VXSNAN VXISI
+    FX VXSNAN
     CR1     (if Rc=1)
 ```
 Compute the minimum/maximum of FRA and FRB, according to FMM, and store the
@@ -186,9 +184,7 @@ A-Form
 Special Registers altered:
 
 ```
-    FPRF FR FI
-    FX OX UX XX
-    VXSNAN VXISI
+    FX VXSNAN
     CR1     (if Rc=1)
 ```