HomeSort by relevance Sort by last modified time
    Searched refs:v_reg (Results 1 - 3 of 3) sorted by null

  /external/webp/src/dsp/
cost_mips_dsp_r2.c 20 int v_reg, ctx_reg; local
49 "lhx %[v_reg], %[temp0](%[res_coeffs]) \n\t"
51 "absq_s.w %[v_reg], %[v_reg] \n\t"
52 "sltiu %[temp0], %[v_reg], 2 \n\t"
53 "move %[ctx_reg], %[v_reg] \n\t"
55 "sll %[temp1], %[v_reg], 1 \n\t"
57 "slt %[temp0], %[v_reg], %[const_max_level] \n\t"
58 "movz %[v_reg], %[const_max_level], %[temp0] \n\t"
60 "sll %[v_reg], %[v_reg], 1 \n\t
    [all...]
cost_mips32.c 20 int v_reg, ctx_reg; local
49 "lh %[v_reg], 0(%[res_coeffs]) \n\t"
51 "negu %[temp0], %[v_reg] \n\t"
52 "slti %[temp1], %[v_reg], 0 \n\t"
53 "movn %[v_reg], %[temp0], %[temp1] \n\t"
54 "sltiu %[temp0], %[v_reg], 2 \n\t"
55 "move %[ctx_reg], %[v_reg] \n\t"
57 "sll %[temp1], %[v_reg], 1 \n\t"
60 "slt %[temp0], %[v_reg], %[const_max_level] \n\t"
61 "movz %[v_reg], %[const_max_level], %[temp0] \n\t
    [all...]
  /external/valgrind/VEX/priv/
host_ppc_defs.c 5215 UInt opc2, v_reg, r_idx, r_base; local
    [all...]

Completed in 187 milliseconds