From 8d5259f8db1ec9bdfb85ca59526165b5e88d6c53 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 4 Jun 2022 23:35:34 +0100 Subject: [PATCH] --- openpower/sv/fclass.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openpower/sv/fclass.mdwn b/openpower/sv/fclass.mdwn index 4194bdbbc..aad1974b8 100644 --- a/openpower/sv/fclass.mdwn +++ b/openpower/sv/fclass.mdwn @@ -7,9 +7,9 @@ based on xvtstdcsp v3.0B p768 the instruction performs analysis of the FP number unlike xvtstdcsp the result is stored in a Condition Register specified by BF. this allows it to be used as a predicate mask. setb may be used to create the equivalent of xvtstdcsp if desired. -| 0.5| 6..10 |11.15| 16.20 | 21...30 |31| name | Form | -| -- | ----- | --- | ----- | ------- |--| ------- | ------ | -| PO | BF/dx | FRA | dc | XO |dm| fptstsp | XX2-Form| +| 0.5| 6.8 |9.10|11.15| 16.20 | 21...30 |31| name | Form | +| -- | --- | -- | --- | ----- | ------- |--| ------- | ------ | +| PO | BF | dx | FRA | dc | XO |dm| fptstsp | XX2-Form| ``` DCMX <- dc || dm || dx -- 2.30.2