dbregfr
{ "l0", dbregfr(local[0]), db_sparc_regop, NULL, },
{ "l1", dbregfr(local[1]), db_sparc_regop, NULL, },
{ "l2", dbregfr(local[2]), db_sparc_regop, NULL, },
{ "l3", dbregfr(local[3]), db_sparc_regop, NULL, },
{ "l4", dbregfr(local[4]), db_sparc_regop, NULL, },
{ "l5", dbregfr(local[5]), db_sparc_regop, NULL, },
{ "l6", dbregfr(local[6]), db_sparc_regop, NULL, },
{ "l7", dbregfr(local[7]), db_sparc_regop, NULL, },
{ "i0", dbregfr(arg[0]), db_sparc_regop, NULL, },
{ "i1", dbregfr(arg[1]), db_sparc_regop, NULL, },
{ "i2", dbregfr(arg[2]), db_sparc_regop, NULL, },
{ "i3", dbregfr(arg[3]), db_sparc_regop, NULL, },
{ "i4", dbregfr(arg[4]), db_sparc_regop, NULL, },
{ "i5", dbregfr(arg[5]), db_sparc_regop, NULL, },
{ "i6", dbregfr(fp), db_sparc_regop, NULL, },
{ "i7", dbregfr(pc), db_sparc_regop, NULL, },
{ "l0", dbregfr(local[0]), db_sparc_regop, 0 },
{ "l1", dbregfr(local[1]), db_sparc_regop, 0 },
{ "l2", dbregfr(local[2]), db_sparc_regop, 0 },
{ "l3", dbregfr(local[3]), db_sparc_regop, 0 },
{ "l4", dbregfr(local[4]), db_sparc_regop, 0 },
{ "l5", dbregfr(local[5]), db_sparc_regop, 0 },
{ "l6", dbregfr(local[6]), db_sparc_regop, 0 },
{ "l7", dbregfr(local[7]), db_sparc_regop, 0 },
{ "i0", dbregfr(arg[0]), db_sparc_regop, 0 },
{ "i1", dbregfr(arg[1]), db_sparc_regop, 0 },
{ "i2", dbregfr(arg[2]), db_sparc_regop, 0 },
{ "i3", dbregfr(arg[3]), db_sparc_regop, 0 },
{ "i4", dbregfr(arg[4]), db_sparc_regop, 0 },
{ "i5", dbregfr(arg[5]), db_sparc_regop, 0 },
{ "i6", dbregfr(fp), db_sparc_regop, 0 },
{ "i7", dbregfr(pc), db_sparc_regop, 0 },