git.joshuawise.com
/
fpgaboy.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Rework it all to use the new macros.
[fpgaboy.git]
/
insn_nop.v
Commit
Line
Data
3ad960bd
JW
1
`ifdef EXECUTE
2
`INSN_NOP: begin
5c33c5c0
JW
3
`EXEC_NEWCYCLE
4
`EXEC_INC_PC
3ad960bd
JW
5
end
6
`endif
7
8
`ifdef WRITEBACK
9
`INSN_NOP: begin end
10
`endif
This page took
0.017346 seconds
and
4
git commands to generate.