diff options
Diffstat (limited to 'rtl/core/uarch.sv')
| -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 38b0130..a474274 100644 --- a/rtl/core/uarch.sv +++ b/rtl/core/uarch.sv @@ -150,6 +150,7 @@ typedef struct packed logic load, increment, writeback, + exclusive, sign_extend, pre_indexed, unprivileged, |
