GPR
#define GPR 002 /* print after command */
#define GPR 0x1f /* gpio control */
#define GPR(tf, i) ((int32_t *) &tf->tf_global)[i]
#define GPR(tf, i) ((int32_t *)(u_long)&tf->tf_global)[i]