REMAPFLAG
KASSERTMSG((v & REMAPFLAG) != 0, "%s: reg %#lx not in regmap",
return v & ~REMAPFLAG;
#define REGDECL(a, b) [(a)] = ((b) | REMAPFLAG)