From ca8b6e6696e279f56faacad39501019c3762a1b7 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Fri, 16 Dec 2022 23:36:05 -0600 Subject: Fix privilege escalation while in user mode --- rtl/core/control/control.sv | 1 + 1 file changed, 1 insertion(+) (limited to 'rtl/core/control/control.sv') diff --git a/rtl/core/control/control.sv b/rtl/core/control/control.sv index 5f290d2..cbc7191 100644 --- a/rtl/core/control/control.sv +++ b/rtl/core/control/control.sv @@ -70,6 +70,7 @@ module core_control mul_start, mul_signed, coproc, + escalating, psr_saved, psr_write, psr_wr_flags, -- cgit v1.2.3