X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/b057a5d6e6db6db06ae33703ca72cd235eec91d6..e7fe9dc201afb96f401fb2d3cf5aa19aa7e8e796:/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