Home | History | Annotate | Download | only in ARM

Lines Matching refs:SMLAWB

2506     *Opc = Accumulate ? ARM::SMLAWB : ARM::SMULWB;
2527 *Opc = Accumulate ? ARM::SMLAWB : ARM::SMULWB;
2573 // For SMLAWB the 16-bit value will signed extended somehow.