INSN_C_SIZE
frame->tf_sepc += INSN_C_SIZE;
return (INSN_C_SIZE);
frame->tf_sepc += INSN_C_SIZE;
frame->tf_ra = prevpc + INSN_C_SIZE;
if (ilen == INSN_C_SIZE)
kinst_memcpy(&kp->kp_tramp[ilen], &nop, INSN_C_SIZE);
(patchpoint & (INSN_C_SIZE - 1)) != 0 ||
(target & (INSN_C_SIZE - 1)) != 0)