PRINTREG
#define PRINTREG(name, reg) \
#undef PRINTREG
#define PRINTREG(sc, reg) \
#undef PRINTREG
#define PRINTREG(r) DPRINTF((#r " = %08x\n", GET32(sc, r)))
#define PRINTREG(r)