`define INSN_JP_HL 9'b011101001 `ifdef EXECUTE `INSN_JP_HL: `EXEC_NEWCYCLE `endif `ifdef WRITEBACK `INSN_JP_HL: `_PC <= `_HL; `endif