Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:x3333

1157    f = (f & 0x3333) + ((f>>2) & 0x3333);