Lines Matching refs:W1
29 #define W1 22725 macro
92 @@ MUL16(b0, W1, row[1]);
98 @@ MAC16(b2, -W1, row[3]);
100 ldr r8, =W1 @ R8=W1
102 …mul r0, r8, r7 @ R0=W1*ROWr16[1]=b0 (ROWr16[1] must be the second arg, to have the possi…
114 …mlane r5, r8, r2, r5 @ R5-=W1*ROWr16[3]=b2 (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,
132 @@ MAC16(b1, -W1, row[5]);
135 @@ MAC16(b3, -W1, row[7]);
146 mlane r1, r8, r3, r1 @ R7-=W1*ROWr16[5]=b1
153 mlane r7, r8, r4, r7 @ R7-=W1*ROWr16[7]=b3
302 @@ MUL16(b0, W1, col[8x1]);
308 @@ MAC16(b2, -W1, col[8x3]);
310 ldr r8, =W1 @ R8=W1
312 …mul r0, r8, r7 @ R0=W1*ROWr16[1]=b0 (ROWr16[1] must be the second arg, to have the possi…
325 …mlane r5, r8, r2, r5 @ R5-=W1*ROWr16[3]=b2 (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,
335 @@ MAC16(b1, -W1, col[5x8]);
338 @@ MAC16(b3, -W1, col[7x8]);
349 mlane r1, r8, r3, r1 @ R7-=W1*ROWr16[5x8]=b1
356 mlane r7, r8, r4, r7 @ R7-=W1*ROWr16[7x8]=b3