From 52a4f748b0313c283afa6f137facad973d56c0f9 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Tue, 13 Sep 2022 11:01:29 -0700 Subject: [PATCH] fix X-FORM lines for fptrans -- I forgot Rc --- openpower/isatables/fields.text | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/isatables/fields.text b/openpower/isatables/fields.text index 74215b76..95c76fb7 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -121,8 +121,8 @@ | PO | VRS | RA | RB | XO | / | | PO | MO | /// | /// | XO | / | | PO | RT | /// |L3 | /// | XO | / | - | PO | FRT | FRA | FRB | XO | / | - | PO | FRT | FRA | RB | XO | / | + | PO | FRT | FRA | FRB | XO | Rc | + | PO | FRT | FRA | RB | XO | Rc | # 1.6.8 XL-FORM |0 |6 |9 |11 |14 |16 |19|20|21 |31 | -- 2.30.2