From ba97e29a41c25b80ea589b9019c31064a7936833 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 17 Jun 2021 19:57:57 +0100 Subject: [PATCH] add SV "Context Propagation" Form --- openpower/isatables/fields.text | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/openpower/isatables/fields.text b/openpower/isatables/fields.text index c0bccb35..7d64a627 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -255,6 +255,10 @@ |0 |6 |11 |16 |22 |24 |25 |26 |31 | | PO | RT | RA | SVi |// |vs |ms | XO |Rc | +# 1.6.29 SVC-FORM + |0 |6 |9 |11 | + | PO | SCi | SCm | SCimm | + # 1.6.28 Instruction Fields A (6) Field used by the tbegin. instruction to specify an @@ -669,6 +673,15 @@ rfebb instruction re-enables event-based branches. Formats: XL + SCi (6:8) + Index to SV Context Propagation SPR + Formats: SVC + SCm (9:10) + SV Context Propagation Mode + Formats: SVC + SCimm (11:31) + SV Context Propagation immediate FIFO bitfield + Formats: SVC SH (16:20) Field used to specify a shift amount. Formats: M, X -- 2.30.2