mfsp
#define SAVE_SP(r, where) mfsp r, %r1 ! STREG %r1, where
space = mfsp(SR_USER);
#define get_user_space() mfsp(SR_USER)