BITS_MODE
else if (mode & BITS_MODE)
NATIVE_MODE | BITS_MODE | KERN_MODE | EXTN_MODE;
mode |= BITS_MODE;
if (mode & (BITS_MODE | NATIVE_MODE)) {