From: Luke Kenneth Casson Leighton Date: Sat, 3 Feb 2024 04:32:08 +0000 (+0000) Subject: remove accidental print X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=86ba096aa9f3ad2851bd01d41e0415a6f4353a43;p=openpower-isa.git remove accidental print --- diff --git a/src/openpower/insndb/core.py b/src/openpower/insndb/core.py index d4ef2290..a3627a54 100644 --- a/src/openpower/insndb/core.py +++ b/src/openpower/insndb/core.py @@ -1445,9 +1445,6 @@ class ConditionRegisterFieldOperand(ExtendableOperand): subvalue = (value & 0b11) value >>= 2 - print ("CR field remap", self.record.etype, "vector", vector, - "subval", subvalue, "value", value) - if self.record.etype is _SVEType.EXTRA2: # very reduced range if vector: