Home | History | Annotate | Download | only in ARM

Lines Matching full:significant

4347     // Compute the least significant set bit: LSB = X & -X
4795 // * the least significant byte is 0xff and the second byte is nonzero, or
4796 // * the least significant 2 bytes are 0xff and the third is nonzero.