proc_regset
int proc_regset(struct proc_handle *, proc_reg_t, unsigned long);
proc_regset(phdl, REG_PC, pc);
error = proc_regset(phdl, REG_PC, addr);