GDB_REG_RSI
case GDB_REG_RSI: kdb_frame->tf_rsi = regval; break;
case GDB_REG_RSI: return (&kdb_frame->tf_rsi);