Home
last modified time | relevance | path

Searched defs:testl (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-32.s472 testl %ecx, -24(%ebp) label
474 testl -24(%ebp), %ecx label
/external/llvm/test/MC/X86/
Dx86-16.s396 testl %ecx, -24(%ebp) label
398 testl -24(%ebp), %ecx label
Dx86-32.s510 testl %ecx, -24(%ebp) label
512 testl -24(%ebp), %ecx label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dx86-16.s408 testl %ecx, -24(%ebp) label
410 testl -24(%ebp), %ecx label
Dx86-32.s530 testl %ecx, -24(%ebp) label
532 testl -24(%ebp), %ecx label
DI86-32.s3289 testl $0, -485498096(%edx,%eax,4) label
3293 testl $0, 485498096(%edx,%eax,4) label
3297 testl $0, 485498096(%edx) label
3301 testl $0, 485498096 label
3305 testl $0, 64(%edx,%eax) label
3309 testl $0, %eax label
3313 testl $0, (%edx) label
3317 testl %eax, 3809469200(%edx,%eax,4) label
3321 testl %eax, 485498096(%edx,%eax,4) label
3325 testl %eax, 485498096(%edx) label
[all …]
DI86-64.s4437 testl $0, 485498096 label
4441 testl $0, 64(%rdx) label
4445 testl $0, 64(%rdx,%rax,4) label
4449 testl $0, -64(%rdx,%rax,4) label
4453 testl $0, 64(%rdx,%rax) label
4457 testl $0, %eax label
4461 testl $0, %r13d label
4465 testl $0, (%rdx) label
4469 testl %r13d, %r13d label
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc172 __ testl(FieldOperand(rbx, SharedFunctionInfo::kFlagsOffset), in Generate_JSConstructStubGeneric() local
743 __ testl( in MaybeTailCallOptimizedCodeSlot() local
934 __ testl(rax, rax); in Generate_InterpreterEntryTrampoline() local
1920 __ testl(FieldOperand(rdx, SharedFunctionInfo::kFlagsOffset), in Generate_CallFunction() local
1936 __ testl(FieldOperand(rdx, SharedFunctionInfo::kFlagsOffset), in Generate_CallFunction() local
2033 __ testl(rbx, rbx); in Generate_PushBoundArguments() local
2190 __ testl(FieldOperand(rcx, SharedFunctionInfo::kFlagsOffset), in Generate_ConstructFunction() local
2701 __ testl(scratch, scratch); in Generate_MathPowInternal() local
2723 __ testl(exponent, exponent); in Generate_MathPowInternal() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc647 __ testl(FieldOperand(rbx, CodeDataContainer::kKindSpecificFlagsOffset), in BailoutIfDeoptimized() local
1353 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
1383 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
1408 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
1438 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc467 __ testl(current_character(), Immediate(mask)); in CheckCharacterAfterAnd() local
481 __ testl(current_character(), Immediate(mask)); in CheckNotCharacterAfterAnd() local