Home | History | Annotate | Download | only in target-arm

Lines Matching full:gen_mulxy

3529 static inline void gen_mulxy(TCGv t0, TCGv t1, int x, int y)
6975 gen_mulxy(tmp, tmp2, sh & 2, sh & 4);
8374 gen_mulxy(tmp, tmp2, op & 2, op & 1);
8491 gen_mulxy(tmp, tmp2, op & 2, op & 1);