; assembly | /* r2dec pseudo code output */ | /* bblb_schedulegenerationutil.t/assume @ 0x41e7b0 */ | #include | ; (fcn) method.BloombergLP::bdlc::PackedIntArrayImp_BloombergLP::bdlc::PackedIntArrayImp_Unsigned_.isEqualImp_BloombergLP::bdlc::PackedIntArrayImp_BloombergLP::bdlc::PackedIntArrayImp_Unsigned__const__const () | int32_t method_BloombergLP::bdlc::PackedIntArrayImp_BloombergLP::bdlc::PackedIntArrayImp_Unsigned_isEqualImp_BloombergLP::bdlc::PackedIntArrayImp_BloombergLP::bdlc::PackedIntArrayImp_Unsigned_const_const (int64_t arg2, int64_t arg1) { | rsi = arg2; | rdi = arg1; | /* BloombergLP::bdlc::PackedIntArrayImp::isEqualImp(BloombergLP::bdlc::PackedIntArrayImp const&) const */ 0x0041e7b0 mov rcx, qword [rdi + 8] | rcx = *((rdi + 8)); 0x0041e7b4 mov edx, dword [rdi + 0x10] | edx = *((rdi + 0x10)); 0x0041e7b7 mov eax, dword [rsi + 0x10] | eax = *((rsi + 0x10)); 0x0041e7ba dec edx | edx--; 0x0041e7bc jmp qword [rdx*8 + 0x45ff20] | | }