1    FETCH_ADVANCE_INST 1                @ advance to next instr, load rINST
2    GET_INST_OPCODE ip                  @ ip<- opcode from rINST
3    GOTO_OPCODE ip                      @ execute it
4