Searched refs:v_reg (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c527 int v_reg; local
555 "lh %[v_reg], 0(%[res_coeffs]) \n\t"
559 "negu %[temp_2], %[v_reg] \n\t"
560 "slti %[temp_3], %[v_reg], 0 \n\t"
561 "movn %[v_reg], %[temp_2], %[temp_3] \n\t"
565 "sltiu %[temp_3], %[v_reg], 2 \n\t"
566 "move %[ctx_reg], %[v_reg] \n\t"
569 "slt %[temp_3], %[v_reg], %[const_max_level] \n\t"
570 "movn %[temp_1], %[v_reg], %[temp_3] \n\t"
571 "sll %[temp_2], %[v_reg],
[all...]
/external/webp/src/dsp/
H A Denc_mips32.c527 int v_reg; local
555 "lh %[v_reg], 0(%[res_coeffs]) \n\t"
559 "negu %[temp_2], %[v_reg] \n\t"
560 "slti %[temp_3], %[v_reg], 0 \n\t"
561 "movn %[v_reg], %[temp_2], %[temp_3] \n\t"
565 "sltiu %[temp_3], %[v_reg], 2 \n\t"
566 "move %[ctx_reg], %[v_reg] \n\t"
569 "slt %[temp_3], %[v_reg], %[const_max_level] \n\t"
570 "movn %[temp_1], %[v_reg], %[temp_3] \n\t"
571 "sll %[temp_2], %[v_reg],
[all...]
/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c4735 UInt opc2, v_reg, r_idx, r_base; local
4740 v_reg = vregNo(i->Pin.AvLdSt.reg);
4754 p = mkFormX(p, 31, v_reg, r_idx, r_base, opc2, 0);
4757 p = mkFormX(p, 31, v_reg, r_idx, r_base, opc2, 0);

Completed in 464 milliseconds