GDB_REG_SCAUSE
case GDB_REG_SCAUSE: return (&kdb_frame->tf_scause);
case GDB_REG_SCAUSE: kdb_frame->tf_scause = regval; break;