SET_PC             80 vm_exec.c      #undef  SET_PC
SET_PC             81 vm_exec.c      #define SET_PC(x) (reg_cfp->pc = REG_PC = (x))
SET_PC            106 vm_insnhelper.h #define SET_PC(x)          (REG_PC = (USAGE_ANALYSIS_REGISTER_HELPER(0, 1, x)))