Lines Matching refs:W5
33 #define W5 12873 macro
94 @@ MUL16(b2, W5, row[1]);
99 @@ MAC16(b3, -W5, row[3]);
104 ldr r10, =W5 @ R10=W5
107 …mul r5, r10, r7 @ R5=W5*ROWr16[1]=b2 (ROWr16[1] must be the second arg, to have the possi…
116 …mlane r7, r10, r2, r7 @ R7-=W5*ROWr16[3]=b3 (ROWr16[3] must be the second arg, to have the poss…
119 @@ R5=b2, R6=ROWr16[0], R7=b3, R8=W1, R9=W3, R10=W5, R11=W7,
127 @@ R5=b2, R6=ROWr16[0], R7=b3, R8=W1, R9=W3, R10=W5, R11=W7,
129 @@ MAC16(b0, W5, row[5]);
136 @@ MAC16(b1, -W5, row[7]);
140 mlane r0, r10, r3, r0 @ R0+=W5*ROWr16[5]=b0
155 mlane r1, r10, r4, r1 @ R1-=W5*ROWr16[7]=b1
304 @@ MUL16(b2, W5, col[8x1]);
309 @@ MAC16(b3, -W5, col[8x3]);
314 ldr r10, =W5 @ R10=W5
317 …mul r5, r10, r7 @ R5=W5*ROWr16[1]=b2 (ROWr16[1] must be the second arg, to have the possi…
327 …mlane r7, r10, r2, r7 @ R7-=W5*ROWr16[3]=b3 (ROWr16[3] must be the second arg, to have the poss…
330 @@ R5=b2, R6 (free), R7=b3, R8=W1, R9=W3, R10=W5, R11=W7,
332 @@ MAC16(b0, W5, col[5x8]);
339 @@ MAC16(b1, -W5, col[7x8]);
343 mlane r0, r10, r3, r0 @ R0+=W5*ROWr16[5x8]=b0
358 mlane r1, r10, r4, r1 @ R1-=W5*ROWr16[7x8]=b1