Lines Matching refs:and_
1014 and_(rd, rs, rt.rm()); in And()
1022 and_(rd, rs, at); in And()
2005 and_(t8, t8, at); in Trunc_l_ud()
5051 and_(overflow_dst, overflow_dst, scratch); in AddBranchOvf()
5058 and_(overflow_dst, scratch, overflow_dst); in AddBranchOvf()
5105 and_(overflow_dst, overflow_dst, scratch); in AddBranchOvf()
5111 and_(overflow_dst, overflow_dst, scratch); in AddBranchOvf()
5116 and_(overflow_dst, scratch, overflow_dst); in AddBranchOvf()
5144 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
5151 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
5184 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
5190 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
5195 and_(overflow_dst, scratch, overflow_dst); in SubBranchOvf()
5218 and_(overflow_dst, overflow_dst, scratch); in DaddBranchOvf()
5223 and_(overflow_dst, scratch, overflow_dst); in DaddBranchOvf()
5252 and_(overflow_dst, overflow_dst, scratch); in DaddBranchOvf()
5258 and_(overflow_dst, overflow_dst, scratch); in DaddBranchOvf()
5263 and_(overflow_dst, scratch, overflow_dst); in DaddBranchOvf()
5289 and_(overflow_dst, scratch, overflow_dst); in DsubBranchOvf()
5294 and_(overflow_dst, scratch, overflow_dst); in DsubBranchOvf()
5328 and_(overflow_dst, scratch, overflow_dst); in DsubBranchOvf()
5334 and_(overflow_dst, scratch, overflow_dst); in DsubBranchOvf()
5339 and_(overflow_dst, scratch, overflow_dst); in DsubBranchOvf()
5886 and_(at, scratch, reg); // In the delay slot. in JumpIfNotPowerOfTwoOrZero()
6024 and_(at, reg1, reg2); in JumpIfEitherSmi()