SET_PC 99 vm_exec.c #undef SET_PC SET_PC 100 vm_exec.c #define SET_PC(x) (reg_cfp->pc = REG_PC = (x)) SET_PC 78 vm_insnhelper.h #define SET_PC(x) (REG_PC = (COLLECT_USAGE_REGISTER_HELPER(PC, SET, (x))))