unsigned int t1,t2,t3,t4;t1 = *mn ^ *pq;t2 = t1 & 0x01010101;t3 = __uhadd8(*mn,*pq)t4 = __uhadd8(t2,*co);*mn = __uadd8(t3,t4);