IPR
#define IPR(a) \
#define IPR(tf, i) ((int32_t *) tf->tf_out[6])[i - 16]
#define IPR(tf, i) ((int32_t *)(u_long)tf->tf_out[6])[i - 16]