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