Lines Matching full:uc16
5018 __ sra(a3, a0, 2); // a3 is 1 for ASCII, 0 for UC16 (used below).5020 __ Movz(t9, t1, a0); // If UC16 (a0 is 0), replace t9 w/kDataUC16CodeOffset.