Home
last modified time | relevance | path

Searched defs:testl (Results 1 – 9 of 9) 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/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc904 __ testl(dividend, dividend); in DoModByPowerOf2I() local
964 __ testl(right_reg, right_reg); in DoModI() local
992 __ testl(left_reg, left_reg); in DoModI() local
995 __ testl(result_reg, result_reg); in DoModI() local
1062 __ testl(dividend, dividend); in DoFlooringDivByConstI() local
1109 __ testl(divisor, divisor); in DoFlooringDivI() local
1116 __ testl(dividend, dividend); in DoFlooringDivI() local
1118 __ testl(divisor, divisor); in DoFlooringDivI() local
1138 __ testl(remainder, remainder); in DoFlooringDivI() local
1157 __ testl(dividend, dividend); in DoDivByPowerOf2I() local
[all …]
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc1349 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
1379 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
1404 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
1434 __ testl(kScratchRegister, Immediate(1)); in AssembleArchInstruction() local
/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc464 __ testl(current_character(), Immediate(mask)); in CheckCharacterAfterAnd() local
478 __ testl(current_character(), Immediate(mask)); in CheckNotCharacterAfterAnd() local
/external/v8/src/x64/
Dcode-stubs-x64.cc304 __ testl(scratch, scratch); in Generate() local
326 __ testl(exponent, exponent); in Generate() local
1987 __ testl(count, count); in GenerateCopyCharacters() local
3565 __ testl(FieldOperand(rcx, Map::kBitField3Offset), in Generate() local
3593 __ testl(FieldOperand(rcx, Map::kBitField3Offset), in Generate() local
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc1808 __ testl(kScratchRegister, Immediate(1)); in Generate_MathMaxMin() local
2630 __ testl(rbx, rbx); in Generate_PushBoundArguments() local
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc53 __ testl(rax, Immediate(delta_to_patch_site)); in EmitPatchInfo() local