From f715b3e0a63dfa3e4049ce00a86290464c2808df Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 4 Jun 2022 23:01:20 +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 284d5cffe..4194bdbbc 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 | -| -- | ----- | --- | ----- | ------- |--| ------- | -| PO | BF/dx | FRA | dc | XO |dm| fptstsp | +| 0.5| 6..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