add another quick test to pseudo parser
[openpower-isa.git] / src / openpower / decoder / power_fields.py
index 450e1cfa75f1f4599e15c441a995f771c4920dfb..8f8d5544567c4ae658fb296214b0e08b22a86985 100644 (file)
@@ -146,6 +146,7 @@ class DecodeFields:
             "RT": self.FormX.RT,
             "RA": self.FormX.RA,
             "RB": self.FormX.RB,
+            "RC": self.FormVA.RC,
             "SI": self.FormD.SI,
             "UI": self.FormD.UI,
             "L": self.FormD.L,