Home | History | Annotate | Download | only in mips

Lines Matching full:uc16

3056   __ sra(a3, a0, 2);  // a3 is 1 for ASCII, 0 for UC16 (used below).
3058 __ Movz(t9, t1, a0); // If UC16 (a0 is 0), replace t9 w/kDataUC16CodeOffset.