; assembly | /* r2dec pseudo code output */ | /* bdlcc_multipriorityqueue.t/assume @ 0x4315a0 */ | #include | ; (fcn) method.int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_MULTIPRIORITYQUEUE_TEST_CASE_8.ProducerThread__unsigned_long__BloombergLP::bslmt::ThreadAttributes_const__MULTIPRIORITYQUEUE_TEST_CASE_8::ProducerThread_const__BloombergLP::bslma::Allocato () | int64_t method_int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_MULTIPRIORITYQUEUE_TEST_CASE_8_ProducerThread_unsigned_long_BloombergLP::bslmt::ThreadAttributes_const_MULTIPRIORITYQUEUE_TEST_CASE_8::ProducerThread_const_BloombergLP::bslma::Allocato (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&, MULTIPRIORITYQUEUE_TEST_CASE_8::ProducerThread const&, BloombergLP::bslma::Allocator*) */ 0x004315a0 push rbp | 0x004315a1 push r15 | 0x004315a3 push r14 | 0x004315a5 push r13 | 0x004315a7 push r12 | 0x004315a9 push rbx | 0x004315aa push rax | 0x004315ab mov r14, rcx | r14 = rcx; 0x004315ae mov r15, rsi | r15 = rsi; 0x004315b1 mov r12, rdi | r12 = rdi; 0x004315b4 mov r13, qword [rsi + 0x30] | r13 = *((rsi + 0x30)); 0x004315b8 cmp qword [rsi + 0x38], 0x17 | | if (*((rsi + 0x38)) != 0x17) { 0x004315bd je 0x4315c5 | 0x004315bf mov rbp, qword [r15 + 0x18] | rbp = *((r15 + 0x18)); 0x004315c3 jmp 0x4315c9 | | } else { 0x004315c5 lea rbp, [r15 + 0x18] | rbp = r15 + 0x18; | } 0x004315c9 mov rax, qword [r14] | rax = *(r14); 0x004315cc mov esi, 0x40 | esi = 0x40; 0x004315d1 mov rdi, r14 | rdi = r14; 0x004315d4 call qword [rax + 0x10] | rax = uint64_t (*rax + 0x10)() (); 0x004315d7 mov rbx, rax | rbx = rax; 0x004315da mov qword [rax], 0x4316e0 | *(rax) = method.BloombergLP::bslmt::EntryPointFunctorAdapter_MULTIPRIORITYQUEUE_TEST_CASE_8::ProducerThread_.invokerFunction_void_; 0x004315e1 lea rdi, [rax + 0x10] | 0x004315e5 mov qword [rax + 0x10], 0 | *((rax + 0x10)) = 0; 0x004315ed mov qword [rax + 0x38], r14 | *((rax + 0x38)) = r14; 0x004315f1 movaps xmm0, xmmword [rip + 0x32348] | xmm0 = .comment; 0x004315f8 movups xmmword [rax + 0x28], xmm0 | __asm ("movups xmmword [rax + 0x28], xmm0"); 0x004315fc mov ecx, 0x465719 | 0x00431601 mov rsi, rbp | 0x00431604 mov rdx, r13 | 0x00431607 call 0x43eef0 | bsl::basic_string,bsl::allocator>::privateAppend(char const*,unsigned long,char const*) (rax + 0x10, rbp, r13, "string<...>::assign(i,j): string too long"); 0x0043160c mov edx, 0x43c010 | 0x00431611 mov rdi, r12 | 0x00431614 mov rsi, r15 | 0x00431617 mov rcx, rbx | 0x0043161a call 0x43c9a0 | eax = BloombergLP::bslmt::ThreadUtilImpl::create(unsigned long*,BloombergLP::bslmt::ThreadAttributesconst&,void*(*)(void*),void*) (r12, r15, sym.bslmt_EntryPointFunctorAdapter_invoker, rbx); 0x0043161f mov ebp, eax | 0x00431621 test eax, eax | | if (eax != 0) { 0x00431623 je 0x43164e | 0x00431625 cmp qword [rbx + 0x30], 0x17 | | if (*((rbx + 0x30)) != 0x17) { 0x0043162a je 0x43163a | 0x0043162c mov rsi, qword [rbx + 0x10] | rsi = *((rbx + 0x10)); 0x00431630 mov rdi, qword [rbx + 0x38] | rdi = *((rbx + 0x38)); 0x00431634 mov rax, qword [rdi] | rax = *(rdi); 0x00431637 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x0043163a mov qword [rbx + 0x28], 0xffffffffffffffff | *((rbx + 0x28)) = 0xffffffffffffffff; 0x00431642 mov rax, qword [r14] | rax = *(r14); 0x00431645 mov rdi, r14 | rdi = r14; 0x00431648 mov rsi, rbx | rsi = rbx; 0x0043164b call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x0043164e mov eax, ebp | eax = ebp; 0x00431650 add rsp, 8 | 0x00431654 pop rbx | 0x00431655 pop r12 | 0x00431657 pop r13 | 0x00431659 pop r14 | 0x0043165b pop r15 | 0x0043165d pop rbp | 0x0043165e ret | return rax; | }