; assembly | /* r2dec pseudo code output */ | /* bdlcc_deque.t/assume @ 0x4ae740 */ | #include | ; (fcn) method.int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_SEQUENCE_CONSTRAINT_TEST.PusherThread__unsigned_long__BloombergLP::bslmt::ThreadAttributes_const__SEQUENCE_CONSTRAINT_TEST::PusherThread_const__BloombergLP::bslma::Allocator_ () | int64_t method_int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_SEQUENCE_CONSTRAINT_TEST_PusherThread_unsigned_long_BloombergLP::bslmt::ThreadAttributes_const_SEQUENCE_CONSTRAINT_TEST::PusherThread_const_BloombergLP::bslma::Allocator_ (int64_t arg4, uint32_t arg2, int64_t arg1) { | rcx = arg4; | rsi = arg2; | rdi = arg1; | /* int BloombergLP::bslmt::ThreadUtil::createWithAllocator(unsigned long*, BloombergLP::bslmt::ThreadAttributes const&, SEQUENCE_CONSTRAINT_TEST::PusherThread const&, BloombergLP::bslma::Allocator*) */ 0x004ae740 push rbp | 0x004ae741 push r15 | 0x004ae743 push r14 | 0x004ae745 push r13 | 0x004ae747 push r12 | 0x004ae749 push rbx | 0x004ae74a push rax | 0x004ae74b mov r14, rcx | r14 = rcx; 0x004ae74e mov r15, rsi | r15 = rsi; 0x004ae751 mov r12, rdi | r12 = rdi; 0x004ae754 mov r13, qword [rsi + 0x30] | r13 = *((rsi + 0x30)); 0x004ae758 cmp qword [rsi + 0x38], 0x17 | | if (*((rsi + 0x38)) != 0x17) { 0x004ae75d je 0x4ae765 | 0x004ae75f mov rbp, qword [r15 + 0x18] | rbp = *((r15 + 0x18)); 0x004ae763 jmp 0x4ae769 | | } else { 0x004ae765 lea rbp, [r15 + 0x18] | rbp = r15 + 0x18; | } 0x004ae769 mov rax, qword [r14] | rax = *(r14); 0x004ae76c mov esi, 0x40 | esi = 0x40; 0x004ae771 mov rdi, r14 | rdi = r14; 0x004ae774 call qword [rax + 0x10] | rax = uint64_t (*rax + 0x10)() (); 0x004ae777 mov rbx, rax | rbx = rax; 0x004ae77a mov qword [rax], 0x4ae880 | *(rax) = method.BloombergLP::bslmt::EntryPointFunctorAdapter_SEQUENCE_CONSTRAINT_TEST::PusherThread_.invokerFunction_void_; 0x004ae781 lea rdi, [rax + 0x10] | 0x004ae785 mov qword [rax + 0x10], 0 | *((rax + 0x10)) = 0; 0x004ae78d mov qword [rax + 0x38], r14 | *((rax + 0x38)) = r14; 0x004ae791 movaps xmm0, xmmword [rip + 0x37af8] | xmm0 = .comment; 0x004ae798 movups xmmword [rax + 0x28], xmm0 | __asm ("movups xmmword [rax + 0x28], xmm0"); 0x004ae79c mov ecx, 0x4e90b0 | 0x004ae7a1 mov rsi, rbp | 0x004ae7a4 mov rdx, r13 | 0x004ae7a7 call 0x4c2e20 | bsl::basic_string,bsl::allocator>::privateAppend(char const*,unsigned long,char const*) (rax + 0x10, rbp, r13, "string<...>::assign(i,j): string too long"); 0x004ae7ac mov edx, 0x4be2b0 | 0x004ae7b1 mov rdi, r12 | 0x004ae7b4 mov rsi, r15 | 0x004ae7b7 mov rcx, rbx | 0x004ae7ba call 0x4bec40 | eax = BloombergLP::bslmt::ThreadUtilImpl::create(unsigned long*,BloombergLP::bslmt::ThreadAttributesconst&,void*(*)(void*),void*) (r12, r15, sym.bslmt_EntryPointFunctorAdapter_invoker, rbx); 0x004ae7bf mov ebp, eax | 0x004ae7c1 test eax, eax | | if (eax != 0) { 0x004ae7c3 je 0x4ae7ee | 0x004ae7c5 cmp qword [rbx + 0x30], 0x17 | | if (*((rbx + 0x30)) != 0x17) { 0x004ae7ca je 0x4ae7da | 0x004ae7cc mov rsi, qword [rbx + 0x10] | rsi = *((rbx + 0x10)); 0x004ae7d0 mov rdi, qword [rbx + 0x38] | rdi = *((rbx + 0x38)); 0x004ae7d4 mov rax, qword [rdi] | rax = *(rdi); 0x004ae7d7 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x004ae7da mov qword [rbx + 0x28], 0xffffffffffffffff | *((rbx + 0x28)) = 0xffffffffffffffff; 0x004ae7e2 mov rax, qword [r14] | rax = *(r14); 0x004ae7e5 mov rdi, r14 | rdi = r14; 0x004ae7e8 mov rsi, rbx | rsi = rbx; 0x004ae7eb call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x004ae7ee mov eax, ebp | eax = ebp; 0x004ae7f0 add rsp, 8 | 0x004ae7f4 pop rbx | 0x004ae7f5 pop r12 | 0x004ae7f7 pop r13 | 0x004ae7f9 pop r14 | 0x004ae7fb pop r15 | 0x004ae7fd pop rbp | 0x004ae7fe ret | return rax; | }