From 938cf473641d45090671bafdd7d9add176f5fd4a Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Wed, 19 Apr 2023 17:41:36 -0700 Subject: [PATCH] fix fminmax special registers altered --- openpower/sv/rfc/ls013.mdwn | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/openpower/sv/rfc/ls013.mdwn b/openpower/sv/rfc/ls013.mdwn index 573d2cdfd..fe5c7ee8b 100644 --- a/openpower/sv/rfc/ls013.mdwn +++ b/openpower/sv/rfc/ls013.mdwn @@ -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) ``` -- 2.30.2