From 3a5e9e228a193ae706489384706ccc03112f3bd4 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 23 Sep 2022 11:21:40 +0100 Subject: [PATCH] reduce field name lengths (not in use) --- 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 097eaf96..b1a4e309 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -288,11 +288,11 @@ # 1.6.31 SVC-FORM |0 |6 |9 |11 | - | PO | SCi | SCm | SCimm | + | PO | SCi | SCm | SCi | # 1.6.32 SVR-FORM |0 |6 |9 |11 | 15 | - | PO | SCi | SCm | SRbr | SRimm | + | PO | SCi | SCm | SRb | SRi | # 1.6.33 SVD-FORM |0 |6 |11 |16 |21 |31 | @@ -786,13 +786,13 @@ SCm (9:10) SV Context Propagation Mode Formats: SVC, SVR - SCimm (11:31) + SCi (11:31) SV Context Propagation immediate bitfield Formats: SVC - SRbr (11:14) + SRb (11:14) SV REMAP byte-reversal field. Formats: SVC - SRimm (15:31) + SRi (15:31) SV REMAP immediate FIFO bitfield Formats: SVC SH (16:20) -- 2.30.2