Lines Matching refs:W3
31 #define W3 19266 macro
93 @@ MUL16(b1, W3, row[1]);
96 @@ MAC16(b0, W3, row[3]);
103 ldr r9, =W3 @ R9=W3
105 …mul r1, r9, r7 @ R1=W3*ROWr16[1]=b1 (ROWr16[1] must be the second arg, to have the possi…
111 …mlane r0, r9, r2, r0 @ R0+=W3*ROWr16[3]=b0 (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,
131 @@ MAC16(b3, W3, row[5]);
134 @@ MAC16(b2, W3, row[7]);
144 mlane r7, r9, r3, r7 @ R7+=W3*ROWr16[5]=b3
151 mlane r5, r9, r4, r5 @ R5+=W3*ROWr16[7]=b2
303 @@ MUL16(b1, W3, col[8x1]);
306 @@ MAC16(b0, W3, col[8x3]);
313 ldr r9, =W3 @ R9=W3
315 …mul r1, r9, r7 @ R1=W3*ROWr16[1]=b1 (ROWr16[1] must be the second arg, to have the possi…
322 …mlane r0, r9, r2, r0 @ R0+=W3*ROWr16[3]=b0 (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,
334 @@ MAC16(b3, W3, col[5x8]);
337 @@ MAC16(b2, W3, col[7x8]);
345 mlane r7, r9, r3, r7 @ R7+=W3*ROWr16[5x8]=b3
354 mlane r5, r9, r4, r5 @ R5+=W3*ROWr16[7x8]=b2