]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - insn_di-ei.v
Rework it all to use the new macros.
[fpgaboy.git] / insn_di-ei.v
index 3b06578dd2459519b448a1b94288b9424537cc6a..eff1de25d4d60d426071cefea7d6bd1f918965ea 100644 (file)
@@ -1,7 +1,7 @@
 `ifdef EXECUTE
        `INSN_DI,`INSN_EI: begin
 `ifdef EXECUTE
        `INSN_DI,`INSN_EI: begin
-               `EXEC_NEWCYCLE;
-               `EXEC_INC_PC;
+               `EXEC_NEWCYCLE
+               `EXEC_INC_PC
        end
 `endif
 
        end
 `endif
 
This page took 0.022152 seconds and 4 git commands to generate.