; assembly | /* r2dec pseudo code output */ | /* bdlcc_deque.t/none @ 0x4ae400 */ | #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_ () | uint64_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*) */ 0x004ae400 push rbp | 0x004ae401 push r15 | 0x004ae403 push r14 | 0x004ae405 push r13 | 0x004ae407 push r12 | 0x004ae409 push rbx | 0x004ae40a push rax | 0x004ae40b mov r14, rcx | r14 = rcx; 0x004ae40e mov r15, rsi | r15 = rsi; 0x004ae411 mov r12, rdi | r12 = rdi; 0x004ae414 cmp qword [rsi + 0x38], 0x17 | | if (*((rsi + 0x38)) != 0x17) { 0x004ae419 je 0x4ae421 | 0x004ae41b mov r13, qword [r15 + 0x18] | r13 = *((r15 + 0x18)); 0x004ae41f jmp 0x4ae425 | | } else { 0x004ae421 lea r13, [r15 + 0x18] | r13 = r15 + 0x18; | } 0x004ae425 mov rbp, qword [r15 + 0x30] | rbp = *((r15 + 0x30)); 0x004ae429 test r14, r14 | | if (r14 == 0) { 0x004ae42c jne 0x4ae442 | 0x004ae42e mov r14, qword [rip + 0x2780eb] | r14 = BloombergLP::bslma::Default::s_defaultAllocator; 0x004ae435 test r14, r14 | | if (r14 != 0) { 0x004ae438 jne 0x4ae442 | goto label_0; | } 0x004ae43a call 0x4bd7f0 | rax = BloombergLP::bslma::Default::determineAndReturnDefaultAllocator() (); 0x004ae43f mov r14, rax | r14 = rax; | } | label_0: 0x004ae442 mov rax, qword [r14] | rax = *(r14); 0x004ae445 mov esi, 0x40 | esi = 0x40; 0x004ae44a mov rdi, r14 | rdi = r14; 0x004ae44d call qword [rax + 0x10] | rax = uint64_t (*rax + 0x10)() (); 0x004ae450 mov rbx, rax | rbx = rax; 0x004ae453 mov qword [rax], 0x4ae550 | *(rax) = method.BloombergLP::bslmt::EntryPointFunctorAdapter_RANDOM_PUSH_POP_TEST::PusherThread_.invokerFunction_void_; 0x004ae45a lea rdi, [rax + 0x10] | 0x004ae45e mov qword [rax + 0x10], 0 | *((rax + 0x10)) = 0; 0x004ae466 mov qword [rax + 0x38], r14 | *((rax + 0x38)) = r14; 0x004ae46a movaps xmm0, xmmword [rip + 0x3858f] | xmm0 = .comment; 0x004ae471 movups xmmword [rax + 0x28], xmm0 | __asm ("movups xmmword [rax + 0x28], xmm0"); 0x004ae475 mov ecx, 0x4e981a | 0x004ae47a mov rsi, r13 | 0x004ae47d mov rdx, rbp | 0x004ae480 call 0x4c35b0 | bsl::basic_string,bsl::allocator>::privateAppend(char const*,unsigned long,char const*) (rax + 0x10, r13, rbp, "string<...>::assign(i,j): string too long"); 0x004ae485 mov edx, 0x4bea10 | 0x004ae48a mov rdi, r12 | 0x004ae48d mov rsi, r15 | 0x004ae490 mov rcx, rbx | 0x004ae493 call 0x4bf3a0 | eax = BloombergLP::bslmt::ThreadUtilImpl::create(unsigned long*,BloombergLP::bslmt::ThreadAttributesconst&,void*(*)(void*),void*) (r12, r15, sym.bslmt_EntryPointFunctorAdapter_invoker, rbx); 0x004ae498 mov ebp, eax | 0x004ae49a test eax, eax | | if (eax != 0) { 0x004ae49c je 0x4ae4c7 | 0x004ae49e cmp qword [rbx + 0x30], 0x17 | | if (*((rbx + 0x30)) != 0x17) { 0x004ae4a3 je 0x4ae4b3 | 0x004ae4a5 mov rsi, qword [rbx + 0x10] | rsi = *((rbx + 0x10)); 0x004ae4a9 mov rdi, qword [rbx + 0x38] | rdi = *((rbx + 0x38)); 0x004ae4ad mov rax, qword [rdi] | rax = *(rdi); 0x004ae4b0 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x004ae4b3 mov qword [rbx + 0x28], 0xffffffffffffffff | *((rbx + 0x28)) = 0xffffffffffffffff; 0x004ae4bb mov rax, qword [r14] | rax = *(r14); 0x004ae4be mov rdi, r14 | rdi = r14; 0x004ae4c1 mov rsi, rbx | rsi = rbx; 0x004ae4c4 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x004ae4c7 mov eax, ebp | eax = ebp; 0x004ae4c9 add rsp, 8 | 0x004ae4cd pop rbx | 0x004ae4ce pop r12 | 0x004ae4d0 pop r13 | 0x004ae4d2 pop r14 | 0x004ae4d4 pop r15 | 0x004ae4d6 pop rbp | 0x004ae4d7 ret | return rax; | }