; assembly | /* r2dec pseudo code output */ | /* bdlcc_deque.t/assume @ 0x4adf90 */ | #include | ; (fcn) method.int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_RANDOM_PUSH_POP_TEST.PusherThread__unsigned_long__BloombergLP::bslmt::ThreadAttributes_const__RANDOM_PUSH_POP_TEST::PusherThread_const__BloombergLP::bslma::Allocator_ () | int64_t method_int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_RANDOM_PUSH_POP_TEST_PusherThread_unsigned_long_BloombergLP::bslmt::ThreadAttributes_const_RANDOM_PUSH_POP_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&, RANDOM_PUSH_POP_TEST::PusherThread const&, BloombergLP::bslma::Allocator*) */ 0x004adf90 push rbp | 0x004adf91 push r15 | 0x004adf93 push r14 | 0x004adf95 push r13 | 0x004adf97 push r12 | 0x004adf99 push rbx | 0x004adf9a push rax | 0x004adf9b mov r14, rcx | r14 = rcx; 0x004adf9e mov r15, rsi | r15 = rsi; 0x004adfa1 mov r12, rdi | r12 = rdi; 0x004adfa4 mov r13, qword [rsi + 0x30] | r13 = *((rsi + 0x30)); 0x004adfa8 cmp qword [rsi + 0x38], 0x17 | | if (*((rsi + 0x38)) != 0x17) { 0x004adfad je 0x4adfb5 | 0x004adfaf mov rbp, qword [r15 + 0x18] | rbp = *((r15 + 0x18)); 0x004adfb3 jmp 0x4adfb9 | | } else { 0x004adfb5 lea rbp, [r15 + 0x18] | rbp = r15 + 0x18; | } 0x004adfb9 mov rax, qword [r14] | rax = *(r14); 0x004adfbc mov esi, 0x40 | esi = 0x40; 0x004adfc1 mov rdi, r14 | rdi = r14; 0x004adfc4 call qword [rax + 0x10] | rax = uint64_t (*rax + 0x10)() (); 0x004adfc7 mov rbx, rax | rbx = rax; 0x004adfca mov qword [rax], 0x4ae0d0 | *(rax) = method.BloombergLP::bslmt::EntryPointFunctorAdapter_RANDOM_PUSH_POP_TEST::PusherThread_.invokerFunction_void_; 0x004adfd1 lea rdi, [rax + 0x10] | 0x004adfd5 mov qword [rax + 0x10], 0 | *((rax + 0x10)) = 0; 0x004adfdd mov qword [rax + 0x38], r14 | *((rax + 0x38)) = r14; 0x004adfe1 movaps xmm0, xmmword [rip + 0x382a8] | xmm0 = .comment; 0x004adfe8 movups xmmword [rax + 0x28], xmm0 | __asm ("movups xmmword [rax + 0x28], xmm0"); 0x004adfec mov ecx, 0x4e90b0 | 0x004adff1 mov rsi, rbp | 0x004adff4 mov rdx, r13 | 0x004adff7 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"); 0x004adffc mov edx, 0x4be2b0 | 0x004ae001 mov rdi, r12 | 0x004ae004 mov rsi, r15 | 0x004ae007 mov rcx, rbx | 0x004ae00a call 0x4bec40 | eax = BloombergLP::bslmt::ThreadUtilImpl::create(unsigned long*,BloombergLP::bslmt::ThreadAttributesconst&,void*(*)(void*),void*) (r12, r15, sym.bslmt_EntryPointFunctorAdapter_invoker, rbx); 0x004ae00f mov ebp, eax | 0x004ae011 test eax, eax | | if (eax != 0) { 0x004ae013 je 0x4ae03e | 0x004ae015 cmp qword [rbx + 0x30], 0x17 | | if (*((rbx + 0x30)) != 0x17) { 0x004ae01a je 0x4ae02a | 0x004ae01c mov rsi, qword [rbx + 0x10] | rsi = *((rbx + 0x10)); 0x004ae020 mov rdi, qword [rbx + 0x38] | rdi = *((rbx + 0x38)); 0x004ae024 mov rax, qword [rdi] | rax = *(rdi); 0x004ae027 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x004ae02a mov qword [rbx + 0x28], 0xffffffffffffffff | *((rbx + 0x28)) = 0xffffffffffffffff; 0x004ae032 mov rax, qword [r14] | rax = *(r14); 0x004ae035 mov rdi, r14 | rdi = r14; 0x004ae038 mov rsi, rbx | rsi = rbx; 0x004ae03b call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x004ae03e mov eax, ebp | eax = ebp; 0x004ae040 add rsp, 8 | 0x004ae044 pop rbx | 0x004ae045 pop r12 | 0x004ae047 pop r13 | 0x004ae049 pop r14 | 0x004ae04b pop r15 | 0x004ae04d pop rbp | 0x004ae04e ret | return rax; | }