Home | History | Annotate | Download | only in dsp

Lines Matching full:cost_add

530   int cost_add, temp_1, temp_2, temp_3;
551 " li %[cost_add], 0 \n\t"
558 "addu %[cost], %[cost], %[cost_add] \n\t"
563 "li %[cost_add], 0 \n\t"
599 [ctx_reg]"=&r"(ctx_reg), [b_reg]"=&r"(b_reg), [cost_add]"=&r"(cost_add),