diff options
Diffstat (limited to '')
| -rw-r--r-- | rtl/core/uarch.sv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rtl/core/uarch.sv b/rtl/core/uarch.sv index 3aff072..c1e5abb 100644 --- a/rtl/core/uarch.sv +++ b/rtl/core/uarch.sv @@ -192,6 +192,7 @@ typedef struct packed with_shift, transfer, base_writeback, + escalate, exception, mul, mul_acc_ld, |
