summaryrefslogtreecommitdiff
path: root/rtl/core/uarch.sv
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/core/uarch.sv')
-rw-r--r--rtl/core/uarch.sv6
1 files changed, 6 insertions, 0 deletions
diff --git a/rtl/core/uarch.sv b/rtl/core/uarch.sv
index 5b4183c..1574895 100644
--- a/rtl/core/uarch.sv
+++ b/rtl/core/uarch.sv
@@ -66,6 +66,12 @@ typedef struct packed
typedef struct packed
{
+ logic branch;
+ ptr offset;
+} branch_decode;
+
+typedef struct packed
+{
reg_num r,
r_shift;
logic shift_by_reg,