testl 1121 src/x64/assembler-x64.h void testl(Register dst, Register src); testl 1122 src/x64/assembler-x64.h void testl(Register reg, Immediate mask); testl 1123 src/x64/assembler-x64.h void testl(const Operand& op, Immediate mask); testl 1276 src/x64/code-stubs-x64.cc __ testl(rax, rax); testl 1831 src/x64/code-stubs-x64.cc __ testl(rax, Immediate(5)); // #IO and #ZD flags of FPU status word. testl 1844 src/x64/code-stubs-x64.cc __ testl(rax, Immediate(0x400)); // Check C2 bit of FPU status word. testl 2270 src/x64/code-stubs-x64.cc __ testl(scratch, scratch); testl 2285 src/x64/code-stubs-x64.cc __ testl(exponent, exponent); testl 3251 src/x64/code-stubs-x64.cc __ testl(rbx, rbx); testl 3987 src/x64/code-stubs-x64.cc __ testl(rcx, Immediate(kFailureTagMask)); testl 4000 src/x64/code-stubs-x64.cc __ testl(rax, Immediate(((1 << kFailureTypeTagSize) - 1) << kFailureTagSize)); testl 4747 src/x64/code-stubs-x64.cc __ testl(rcx, Immediate(kStringEncodingMask)); testl 4965 src/x64/code-stubs-x64.cc __ testl(count, count); testl 4976 src/x64/code-stubs-x64.cc __ testl(count, Immediate(~7)); testl 4990 src/x64/code-stubs-x64.cc __ testl(count, count); testl 5209 src/x64/code-stubs-x64.cc __ testl(rax, Immediate(kSmiTagMask)); testl 171 src/x64/codegen-x64.cc __ testl(rax, Immediate(0x400 /* C2 */)); testl 78 src/x64/full-codegen-x64.cc __ testl(rax, Immediate(delta_to_patch_site)); testl 362 src/x64/full-codegen-x64.cc __ testl(rax, Immediate(Min(loop_depth(), Code::kMaxLoopNestingMarker))); testl 3479 src/x64/full-codegen-x64.cc __ testl(FieldOperand(rax, String::kHashFieldOffset), testl 377 src/x64/ic-x64.cc __ testl(hash, Immediate(String::kContainsCachedArrayIndexMask)); testl 788 src/x64/lithium-codegen-x64.cc __ testl(dividend, dividend); testl 815 src/x64/lithium-codegen-x64.cc __ testl(right_reg, right_reg); testl 819 src/x64/lithium-codegen-x64.cc __ testl(left_reg, left_reg); testl 823 src/x64/lithium-codegen-x64.cc __ testl(right_reg, right_reg); testl 838 src/x64/lithium-codegen-x64.cc __ testl(scratch, right_reg); testl 866 src/x64/lithium-codegen-x64.cc __ testl(left_reg, left_reg); testl 871 src/x64/lithium-codegen-x64.cc __ testl(result_reg, result_reg); testl 986 src/x64/lithium-codegen-x64.cc __ testl(right_reg, right_reg); testl 993 src/x64/lithium-codegen-x64.cc __ testl(left_reg, left_reg); testl 995 src/x64/lithium-codegen-x64.cc __ testl(right_reg, right_reg); testl 1015 src/x64/lithium-codegen-x64.cc __ testl(rdx, rdx); testl 1084 src/x64/lithium-codegen-x64.cc __ testl(left, left); testl 1175 src/x64/lithium-codegen-x64.cc __ testl(ToRegister(left), ToRegister(left)); testl 1197 src/x64/lithium-codegen-x64.cc __ testl(ToRegister(left), ToRegister(left)); testl 1478 src/x64/lithium-codegen-x64.cc __ testl(reg, reg); testl 1897 src/x64/lithium-codegen-x64.cc __ testl(FieldOperand(input, String::kHashFieldOffset), testl 2637 src/x64/lithium-codegen-x64.cc __ testl(result, result); testl 2792 src/x64/lithium-codegen-x64.cc __ testl(length, length); testl 2948 src/x64/lithium-codegen-x64.cc __ testl(tmp, Immediate(HeapNumber::kSignMask)); testl 2983 src/x64/lithium-codegen-x64.cc __ testl(input_reg, input_reg); testl 3254 src/x64/lithium-codegen-x64.cc __ testl(rax, rax); testl 4038 src/x64/lithium-codegen-x64.cc __ testl(input_reg, input_reg); testl 4114 src/x64/lithium-codegen-x64.cc __ testl(result_reg, result_reg); testl 496 src/x64/macro-assembler-x64.cc testl(result, result); testl 498 src/x64/macro-assembler-x64.cc testl(op, op); testl 1234 src/x64/macro-assembler-x64.cc testl(kScratchRegister, Immediate(3)); testl 1275 src/x64/macro-assembler-x64.cc testl(src, src); testl 1766 src/x64/macro-assembler-x64.cc testl(rax, Immediate(0x7fffffff)); testl 1784 src/x64/macro-assembler-x64.cc testl(rdx, rdx); testl 1848 src/x64/macro-assembler-x64.cc testl(rdx, rdx); testl 2083 src/x64/macro-assembler-x64.cc testl(kScratchRegister, src2); testl 2350 src/x64/macro-assembler-x64.cc testl(Operand(src, kIntSize), Immediate(source->value())); testl 2634 src/x64/macro-assembler-x64.cc testl(Operand(rsp, StackHandlerConstants::kStateOffset), testl 2824 src/x64/macro-assembler-x64.cc testl(reg, Immediate(0xFFFFFF00)); testl 2846 src/x64/macro-assembler-x64.cc testl(result_reg, Immediate(0xFFFFFF00)); testl 2960 src/x64/macro-assembler-x64.cc testl(function, Immediate(kSmiTagMask)); testl 4028 src/x64/macro-assembler-x64.cc testl(length, length); testl 4275 src/x64/macro-assembler-x64.cc testl(Operand(scratch, MemoryChunk::kFlagsOffset), Immediate(mask)); testl 551 src/x64/regexp-macro-assembler-x64.cc __ testl(current_character(), Immediate(mask)); testl 565 src/x64/regexp-macro-assembler-x64.cc __ testl(current_character(), Immediate(mask)); testl 297 src/x64/stub-cache-x64.cc __ testl(scratch, Immediate(kNotStringTag)); testl 3505 src/x64/stub-cache-x64.cc __ testl(rdx, Immediate(0xFFFFFF00));