Lines Matching refs:SMLAWT
452 inline INT SMLAWT(const LONG accu, const LONG a, const LONG b)
455 asm("smlawt %0, %1, %2, %3 "
485 *sta++ = SMLAWT( sta[1], imag, B ); /* index=9...........319 */
489 *sta++ = SMLAWT( sta[1], real, A ); /* index=317...........7 */
491 *sta++ = SMLAWT( sta[1], imag, B ); /* index=7...........317 */
495 *sta++ = SMLAWT( sta[1], real, A ); /* index=9...........319 */
498 result = SMLAWT( sta0, real, A ); /* index=315...........5 */
510 *sta++ = SMLAWT( sta[1], real, A ); /* index=311...........1 */
512 *sta++ = SMLAWT( sta[1], imag, B ); /* index=13..........323 */
515 *sta++ = SMLAWT( sta[1], real, A ); /* index=313...........3 */
518 *sta++ = SMLAWT( sta[1], imag, B ); /* index=11..........321 */
571 *sta++ = SMLAWT( sta[1], real, A ); /* index=311...........1 */
573 *sta++ = SMLAWT( sta[1], imag, B ); /* index=13..........323 */
576 *sta++ = SMLAWT( sta[1], real, A ); /* index=313...........3 */
579 *sta++ = SMLAWT( sta[1], imag, B ); /* index=11..........321 */