Home | History | Annotate | Download | only in mips

Lines Matching refs:hi

9      *    slt   t0,  x.hi, y.hi;        # (x.hi < y.hi) ? 1:0
10 * sgt t1, x.hi, y.hi; # (y.hi > x.hi) ? 1:0
18 slt t0, rARG1, rARG3 # compare hi
22 # at this point x.hi==y.hi