git.joshuawise.com
/
fpgaboy.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Rework it all to use the new macros.
[fpgaboy.git]
/
insn_jp_hl.v
1
`ifdef EXECUTE
2
`INSN_JP_HL: `EXEC_NEWCYCLE
3
`endif
4
5
`ifdef WRITEBACK
6
`INSN_JP_HL: `_PC <= `_HL;
7
`endif
This page took
0.019591 seconds
and
4
git commands to generate.