T_USER
#define T_USER (1 << (31 - T_USER_POS))
#define T_USER 0x100
#define T_USER 0x40 /* or'd to trap code if user mode fault */
#define T_USER 0x20 /* user-mode flag or'ed with type */