Lines Matching defs:temp0
144 void *temp0, *temp2, *temp4, *temp5, *temp6, *temp7;
153 "lbu %[temp0], -1(%[temp2]) \n\t"
156 "sll %[temp0], %[temp0], 1 \n\t"
157 PTR_ADDU "%[temp0], %[mant_cnt], %[temp0] \n\t"
160 "lhu %[temp1], 0(%[temp0]) \n\t"
164 "sh %[temp1], 0(%[temp0]) \n\t"
183 "lbu %[temp0], -1(%[temp2]) \n\t"
185 "sll %[temp0], %[temp0], 1 \n\t"
186 PTR_ADDU "%[temp0], %[mant_cnt], %[temp0] \n\t"
187 "lhu %[temp1], 0(%[temp0]) \n\t"
189 "sh %[temp1], 0(%[temp0]) \n\t"
193 : [temp0] "=&r" (temp0), [temp1] "=&r" (temp1),
210 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
238 "mfc1 %[temp0], %[src0] \n\t"
246 "sw %[temp0], 0(%[dst]) \n\t"
260 [temp0] "=r" (temp0), [temp1] "=r" (temp1),