Lines Matching refs:W2
30 #define W2 21407 macro
166 @@ a3 = a0 - W2 * row[2];
167 @@ a0 = a0 + W2 * row[2];
175 ldr r8, =W2 @ R8=W2
183 mul r11, r8, r4 @ R11=W2*ROWr16[2]
184 sub r4, r6, r11 @ R4=a0-W2*ROWr16[2] (a3)
185 add r6, r6, r11 @ R6=a0+W2*ROWr16[2] (a0)
189 @@ R5=b2, R6=a0, R7=b3, R8=W2, R9=W4, R10=W6, R11 (free),
208 @@ W6 alone is no more useful, save W2*ROWr16[6] in it instead
213 mulne r10, r8, r9 @ R10=W2*ROWr16[6]
216 @@ a1 -= W2*row[6];
217 @@ a2 += W2*row[6];
220 subne r2, r2, r10 @ R2-=W2*ROWr16[6] (a1)
221 addne r3, r3, r10 @ R3+=W2*ROWr16[6] (a2)
369 @@ a3 = a0 - W2 * row[2];
370 @@ a0 = a0 + W2 * row[2];
378 ldr r8, =W2 @ R8=W2
381 mul r11, r8, r4 @ R11=W2*ROWr16[2]
382 sub r4, r6, r11 @ R4=a0-W2*ROWr16[2] (a3)
383 add r6, r6, r11 @ R6=a0+W2*ROWr16[2] (a0)
386 @@ R5=b2, R6=a0, R7=b3, R8=W2, R9=W4, R10=W6, R11 (free),
403 @@ W6 alone is no more useful, save W2*ROWr16[6] in it instead
408 mulne r10, r8, r9 @ R10=W2*ROWr16[6]
411 @@ a1 -= W2*row[6];
412 @@ a2 += W2*row[6];
415 subne r2, r2, r10 @ R2-=W2*ROWr16[6] (a1)
416 addne r3, r3, r10 @ R3+=W2*ROWr16[6] (a2)
476 mul r11, r8, r4 @ R11=W2*ROWr16[2]
477 sub r4, r6, r11 @ R4=a0-W2*ROWr16[2] (a3)
478 add r6, r6, r11 @ R6=a0+W2*ROWr16[2] (a0)