X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/b057a5d6e6db6db06ae33703ca72cd235eec91d6..8e36c4ed64993143adcbf103a7d4e4bc1ec627a1:/core/insn_two_byte.v diff --git a/core/insn_two_byte.v b/core/insn_two_byte.v index 78cd7c7..7a51cbc 100644 --- a/core/insn_two_byte.v +++ b/core/insn_two_byte.v @@ -1,3 +1,5 @@ +`define INSN_TWO_BYTE 9'b011001011 // prefix for two-byte opqodes + `ifdef EXECUTE `INSN_TWO_BYTE: begin `EXEC_INC_PC