Searched defs:tp8 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dconvolve8_dspr2.c1488 uint32_t tp5, tp6, tp7, tp8; local
1504 "ulw %[tp8], 28(%[src]) \n\t"
1513 "sw %[tp8], 28(%[dst]) \n\t" /* store */
1517 [tp7] "=&r"(tp7), [tp8] "=&r"(tp8)
1527 uint32_t tp5, tp6, tp7, tp8; local
1548 "ulw %[tp8], 28(%[src]) \n\t"
1557 "sw %[tp8], 28(%[dst]) \n\t" /* store */
1566 "ulw %[tp8], 60(%[src]) \n\t"
1575 "sw %[tp8], 6
[all...]

Completed in 88 milliseconds