Home | History | Annotate | Download | only in dspr2

Lines Matching refs:invhev_r

33   uint32_t  hev_l, hev_r, mask_l, mask_r, invhev_l, invhev_r;
93 "xor %[invhev_r], %[hev_r], %[HWM] \n\t"
104 [invhev_l] "=&r" (invhev_l), [invhev_r] "=&r" (invhev_r)
154 "and %[Filter1_r], %[Filter1_r], %[invhev_r] \n\t"
167 : [t3] "r" (t3), [invhev_l] "r" (invhev_l), [invhev_r] "r" (invhev_r)
207 uint32_t hev_l, hev_r, mask_l, mask_r, invhev_l, invhev_r;
267 "xor %[invhev_r], %[hev_r], %[HWM] \n\t"
278 [invhev_l] "=&r" (invhev_l), [invhev_r] "=&r" (invhev_r)
327 "and %[Filter1_r], %[Filter1_r], %[invhev_r] \n\t"
340 : [t3] "r" (t3), [invhev_l] "r" (invhev_l), [invhev_r] "r" (invhev_r)