_REG_AT
memcpy(&gr[_REG_AT], &tf->tf_regs[_R_AST], sizeof(mips_reg_t) * 31);
CTASSERT(_R_AST == _REG_AT);
memcpy(&tf->tf_regs[_R_AST], &gr[_REG_AT],