Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:MUL

571                     MUL(AL, 0, height, stride, height);
824 MUL(AL, 0, d, pixel, u);
923 MUL(AL, 0, dh, temp, u);
925 MUL(AL, 0, dl, temp, u);
1013 MUL(AL, 0, dh, temp, u);
1015 MUL(AL, 0, dl, temp, u);
1208 else MUL(AL, 0, dest.reg, texel.reg, dest.reg);
1213 // if shift==16, we can use 16-bits mul instructions later
1229 } else MUL(AL, 0, dest.reg, t, inReg);