Home | History | Annotate | Download | only in aarch32

Lines Matching full:umulls

5009         Umulls(cond, rdlo, rdhi, rn, rm);
5024 void Umulls(
5034 umulls(cond, rdlo, rdhi, rn, rm);
5036 void Umulls(Register rdlo, Register rdhi, Register rn, Register rm) {
5037 Umulls(al, rdlo, rdhi, rn, rm);