Home | History | Annotate | Download | only in mips

Lines Matching defs:scratch1

32   uint32_t scratch1, scratch2;
62 "preceu.ph.qbr %[scratch1], %[load1] \n\t"
64 "precrq.ph.w %[p2], %[p1], %[scratch1] \n\t" /* pixel 2 */
65 "append %[p1], %[scratch1], 16 \n\t" /* pixel 1 */
70 "preceu.ph.qbl %[scratch1], %[load1] \n\t"
72 "precrq.ph.w %[p2], %[p1], %[scratch1] \n\t" /* pixel 2 */
73 "append %[p1], %[scratch1], 16 \n\t" /* pixel 1 */
81 "lbu %[scratch1], 0(%[dst_ptr]) \n\t"
85 "addqh_r.w %[store1], %[store1], %[scratch1] \n\t" /* pixel 1 */
91 "lbu %[scratch1], 2(%[dst_ptr]) \n\t"
99 "addqh_r.w %[store1], %[store1], %[scratch1] \n\t" /* pixel 3 */
106 [p2] "=&r"(p2), [scratch1] "=&r"(scratch1),
131 uint32_t scratch1, scratch2;
162 "preceu.ph.qbr %[scratch1], %[load1] \n\t"
164 "precrq.ph.w %[p2], %[p1], %[scratch1] \n\t" /* pixel 2 */
165 "append %[p1], %[scratch1], 16 \n\t" /* pixel 1 */
170 "preceu.ph.qbl %[scratch1], %[load1] \n\t"
172 "precrq.ph.w %[p2], %[p1], %[scratch1] \n\t" /* pixel 2 */
173 "append %[p1], %[scratch1], 16 \n\t" /* pixel 1 */
181 "lbu %[scratch1], 0(%[dst_ptr]) \n\t"
185 "addqh_r.w %[store1], %[store1], %[scratch1] \n\t" /* pixel 1 */
191 "lbu %[scratch1], 2(%[dst_ptr]) \n\t"
199 "addqh_r.w %[store1], %[store1], %[scratch1] \n\t" /* pixel 3 */
206 [p2] "=&r"(p2), [scratch1] "=&r"(scratch1),