Lines Matching full:testl
610 __ testl(rax, rax);
1124 __ testl(rax, Immediate(5)); // #IO and #ZD flags of FPU status word.
1137 __ testl(rax, Immediate(0x400)); // Check C2 bit of FPU status word.
1586 __ testl(rdx, rdx);
1769 __ testl(rcx, rcx);
2290 __ testl(rbx, rbx);
2869 __ testl(rcx, Immediate(kFailureTagMask));
2882 __ testl(rax, Immediate(((1 << kFailureTypeTagSize) - 1) << kFailureTagSize));
3680 __ testl(rcx, Immediate(kAsciiStringTag));
3737 __ testl(r8, Immediate(kAsciiStringTag));
3739 __ testl(r9, Immediate(kAsciiStringTag));
3901 __ testl(count, count);
3912 __ testl(count, Immediate(~7));
3926 __ testl(count, count);
4135 __ testl(rax, Immediate(kSmiTagMask));