Searched refs:SET_PC (Results 1 – 8 of 8) sorted by relevance
370 SET_PC (pc); in cr16_pc_set()588 SET_PC (PC + (curr_ins_size * 2)); /* For word instructions. */ in step_once()597 SET_PC (SDBT_VECTOR_START); in step_once()623 SET_PC (PC); in sim_engine_run()629 SET_PC (PC); in sim_engine_run()
327 #define SET_PC(VAL) SET_CREG (PC_CR, (VAL)) macro402 #define JMP(x) do { SET_PC (x); State.pc_changed = 1; } while (0)
733 SET_PC (pc); in d10v_pc_set()971 SET_PC (PC + 1); in step_once()976 SET_PC (RPT_S); in step_once()980 SET_PC (PC + 1); in step_once()990 SET_PC (SDBT_VECTOR_START); in step_once()
356 #define SET_PC(VAL) SET_CREG (PC_CR, (VAL)) macro473 #define JMP(x) do { SET_PC (x); State.pc_changed = 1; } while (0)