C0_EPC
UASM_i_MTC0(&p, GPR_T0, C0_EPC);
UASM_i_MFC0(&p, GPR_K0, C0_EPC);
uasm_i_mfc0(p, tmp, C0_EPC); /* cp0 delay */
uasm_i_mfc0(p, tmp, C0_EPC); /* branch delay */
uasm_i_mfc0(&p, GPR_K1, C0_EPC); /* cp0 delay */