Lines Matching refs:and_
880 and_(rd, rs, rt.rm()); in And()
888 and_(rd, rs, at); in And()
1743 and_(t8, rs, at); in Ins()
1747 and_(at, rt, at); in Ins()
2381 and_(scratch, at, mask); in Clz()
4860 and_(overflow_dst, overflow_dst, scratch); in AddBranchOvf()
4867 and_(overflow_dst, scratch, overflow_dst); in AddBranchOvf()
4915 and_(overflow_dst, overflow_dst, scratch); in AddBranchOvf()
4921 and_(overflow_dst, overflow_dst, scratch); in AddBranchOvf()
4926 and_(overflow_dst, scratch, overflow_dst); in AddBranchOvf()
4954 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
4961 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
4995 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
5001 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
5006 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
5544 and_(at, scratch, reg); // In the delay slot. in JumpIfNotPowerOfTwoOrZero()
5615 and_(at, reg1, reg2); in JumpIfEitherSmi()