Home | History | Annotate | Download | only in include

Lines Matching refs:high

820     __a.s.low = (al); __a.s.high = (ah);	\
821 __b.s.low = (bl); __b.s.high = (bh); \
823 (sl) = __s.s.low; (sh) = __s.s.high; \
828 __a.s.low = (al); __a.s.high = (ah); \
829 __b.s.low = (bl); __b.s.high = (bh); \
831 (sl) = __s.s.low; (sh) = __s.s.high; \
1205 instructions scan (ffs from high bit) and divscc. */
1512 w1 = __w.s.high; \
1643 umul_ppmm (__w.s.high, __w.s.low, u, v); \