summaryrefslogtreecommitdiffstats
path: root/src/kernel/exception.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/exception.C')
-rw-r--r--src/kernel/exception.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kernel/exception.C b/src/kernel/exception.C
index 1ac76c09a..5c16d46cd 100644
--- a/src/kernel/exception.C
+++ b/src/kernel/exception.C
@@ -282,6 +282,8 @@ void kernel_execute_softpatch()
case CORE_POWER8_MURANO:
case CORE_POWER8_VENICE:
case CORE_POWER8_NAPLES:
+ case CORE_POWER9_NIMBUS:
+ case CORE_POWER9_CUMULUS:
case CORE_UNKNOWN:
p8_softpatch_denorm_assist(t->fp_context);
break;
OpenPOWER on IntegriCloud