summaryrefslogtreecommitdiff
path: root/rtl/core/arm810.sv
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-10-03 12:16:01 -0600
committerAlejandro Soto <alejandro@34project.org>2022-10-03 12:16:01 -0600
commit7e7c205367558b622fa56edaaa9c76491d57a4fa (patch)
tree32a56225a04b94170f214def62e0f9076ed09c89 /rtl/core/arm810.sv
parent63ec42cc245b2da9ab97cc4eef6bbd21e08cde07 (diff)
Fix pipeline hazards
Diffstat (limited to 'rtl/core/arm810.sv')
-rw-r--r--rtl/core/arm810.sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/core/arm810.sv b/rtl/core/arm810.sv
index 9befe0f..ca98dde 100644
--- a/rtl/core/arm810.sv
+++ b/rtl/core/arm810.sv
@@ -64,7 +64,7 @@ module arm810
.*
);
- psr_flags flags, next_flags;
+ psr_flags flags;
core_psr psr
(