Home | History | Annotate | Download | only in target-arm

Lines Matching full:x33333333

1131     x = (x & 0x33333333) + ((x >>  2) & 0x33333333);