Lines Matching full:testl
855 __ testl(rax, Immediate(5)); // #IO and #ZD flags of FPU status word.
868 __ testl(rax, Immediate(0x400)); // Check C2 bit of FPU status word.
1124 __ testl(scratch, scratch);
1146 __ testl(exponent, exponent);
2239 __ testl(rbx, rbx);
2914 __ testl(rcx, Immediate(kFailureTagMask));
2927 __ testl(rax, Immediate(((1 << kFailureTypeTagSize) - 1) << kFailureTagSize));
3660 __ testl(rcx, Immediate(kStringEncodingMask));
3899 __ testl(count, count);
3910 __ testl(count, Immediate(~(kPointerSize - 1)));
3924 __ testl(count, count);
4149 __ testl(rax, Immediate(kSmiTagMask));