From e0160c09fd084659a64ad591f2202055c43fbde4 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Wed, 3 May 2023 18:48:46 -0700 Subject: [PATCH] split XO-Form's RA field in prep for adding fcvttg[o][s] also reformat cuz we can --- openpower/isatables/fields.text | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/openpower/isatables/fields.text b/openpower/isatables/fields.text index 8c90cad7..1c7f99b2 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -201,11 +201,11 @@ | PO | RT | RA | XBI | XO |Rc | # 1.6.16 XO-FORM - |0 |6 |11 |16 |21 |22 |31 | - | PO | RT| RA| RB |OE | XO |Rc | - | PO | RT| RA| RB | /| XO |Rc | - | PO | RT| RA| RB | /| XO | / | - | PO | RT| RA| /// |OE | XO |Rc | + |0 |6 |11 |13 |16 |21 |22 |31 | + | PO | RT | RA | RB | OE | XO | Rc | + | PO | RT | RA | RB | / | XO | Rc | + | PO | RT | RA | RB | / | XO | / | + | PO | RT | RA | /// | OE | XO | Rc | # 1.6.17 A-FORM |0 |6 |11 |16 |21 |26 |31 | -- 2.30.2