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_di-ei.v
diff --git
a/insn_di-ei.v
b/insn_di-ei.v
index
3b06578
..
eff1de2
100644
(file)
--- a/
insn_di-ei.v
+++ b/
insn_di-ei.v
@@
-1,7
+1,7
@@
`ifdef EXECUTE
`INSN_DI,`INSN_EI: begin
- `EXEC_NEWCYCLE
;
- `EXEC_INC_PC
;
+ `EXEC_NEWCYCLE
+ `EXEC_INC_PC
end
`endif
This page took
0.018564 seconds
and
4
git commands to generate.