git.joshuawise.com
/
fpgaboy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rework it all to use the new macros.
[fpgaboy.git]
/
insn_halt.v
diff --git
a/insn_halt.v
b/insn_halt.v
index
20340f8
..
4d2573f
100644
(file)
--- a/
insn_halt.v
+++ b/
insn_halt.v
@@
-1,6
+1,6
@@
`ifdef EXECUTE
`INSN_HALT: begin
- `EXEC_NEWCYCLE
;
+ `EXEC_NEWCYCLE
/* XXX Interrupts needed for HALT. */
end
`endif
This page took
0.018193 seconds
and
4
git commands to generate.