STATUS_U_BIT
#define STATUS_U_MASK (1<<STATUS_U_BIT)
btst r0, STATUS_U_BIT ; Z flag set if K, used in restoring SP
bbit1 r9, STATUS_U_BIT, 88f