GPR
#define GPR 002 /* print after command */
#define GPR 0xa
#define GPR(x) (EMU_FXGPREGBASE + (x))
#define GPR(i) (sc->gpr_base+(i))