Home | History | Annotate | Download | only in mips

Lines Matching refs:tp2

29   uint32_t tp1, tp2;
44 "ulw %[tp2], 4(%[src]) \n\t"
57 "balign %[tp2], %[tp1], 3 \n\t"
65 "preceu.ph.qbr %[p1], %[tp2] \n\t"
66 "preceu.ph.qbl %[p2], %[tp2] \n\t"
71 "lbux %[tp2], %[Temp3](%[cm]) \n\t"
84 "sb %[tp2], 2(%[dst]) \n\t"
87 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [p1] "=&r"(p1), [p2] "=&r"(p2),
106 uint32_t tp1, tp2, tp3;
122 "ulw %[tp2], 4(%[src]) \n\t"
131 "preceu.ph.qbr %[p3], %[tp2] \n\t"
132 "preceu.ph.qbl %[p4], %[tp2] \n\t"
156 "balign %[tp3], %[tp2], 3 \n\t"
157 "balign %[tp2], %[tp1], 3 \n\t"
168 "preceu.ph.qbr %[p1], %[tp2] \n\t"
169 "preceu.ph.qbl %[p2], %[tp2] \n\t"
206 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3),