; assembly | /* r2dec pseudo code output */ | /* bdlcc_multipriorityqueue.t/assume @ 0x4310b0 */ | #include | ; (fcn) method.int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_MULTIPRIORITYQUEUE_TEST_CASE_8.ConsumerThread__unsigned_long__BloombergLP::bslmt::ThreadAttributes_const__MULTIPRIORITYQUEUE_TEST_CASE_8::ConsumerThread_const__BloombergLP::bslma::Allocato () | int64_t method_int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_MULTIPRIORITYQUEUE_TEST_CASE_8_ConsumerThread_unsigned_long_BloombergLP::bslmt::ThreadAttributes_const_MULTIPRIORITYQUEUE_TEST_CASE_8::ConsumerThread_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::ConsumerThread const&, BloombergLP::bslma::Allocator*) */ 0x004310b0 push rbp | 0x004310b1 push r15 | 0x004310b3 push r14 | 0x004310b5 push r13 | 0x004310b7 push r12 | 0x004310b9 push rbx | 0x004310ba push rax | 0x004310bb mov r14, rcx | r14 = rcx; 0x004310be mov r15, rsi | r15 = rsi; 0x004310c1 mov r12, rdi | r12 = rdi; 0x004310c4 mov r13, qword [rsi + 0x30] | r13 = *((rsi + 0x30)); 0x004310c8 cmp qword [rsi + 0x38], 0x17 | | if (*((rsi + 0x38)) != 0x17) { 0x004310cd je 0x4310d5 | 0x004310cf mov rbp, qword [r15 + 0x18] | rbp = *((r15 + 0x18)); 0x004310d3 jmp 0x4310d9 | | } else { 0x004310d5 lea rbp, [r15 + 0x18] | rbp = r15 + 0x18; | } 0x004310d9 mov rax, qword [r14] | rax = *(r14); 0x004310dc mov esi, 0x40 | esi = 0x40; 0x004310e1 mov rdi, r14 | rdi = r14; 0x004310e4 call qword [rax + 0x10] | rax = uint64_t (*rax + 0x10)() (); 0x004310e7 mov rbx, rax | rbx = rax; 0x004310ea mov qword [rax], 0x4311f0 | *(rax) = method.BloombergLP::bslmt::EntryPointFunctorAdapter_MULTIPRIORITYQUEUE_TEST_CASE_8::ConsumerThread_.invokerFunction_void_; 0x004310f1 lea rdi, [rax + 0x10] | 0x004310f5 mov qword [rax + 0x10], 0 | *((rax + 0x10)) = 0; 0x004310fd mov qword [rax + 0x38], r14 | *((rax + 0x38)) = r14; 0x00431101 movaps xmm0, xmmword [rip + 0x32838] | xmm0 = .comment; 0x00431108 movups xmmword [rax + 0x28], xmm0 | __asm ("movups xmmword [rax + 0x28], xmm0"); 0x0043110c mov ecx, 0x465719 | 0x00431111 mov rsi, rbp | 0x00431114 mov rdx, r13 | 0x00431117 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"); 0x0043111c mov edx, 0x43c010 | 0x00431121 mov rdi, r12 | 0x00431124 mov rsi, r15 | 0x00431127 mov rcx, rbx | 0x0043112a call 0x43c9a0 | eax = BloombergLP::bslmt::ThreadUtilImpl::create(unsigned long*,BloombergLP::bslmt::ThreadAttributesconst&,void*(*)(void*),void*) (r12, r15, sym.bslmt_EntryPointFunctorAdapter_invoker, rbx); 0x0043112f mov ebp, eax | 0x00431131 test eax, eax | | if (eax != 0) { 0x00431133 je 0x43115e | 0x00431135 cmp qword [rbx + 0x30], 0x17 | | if (*((rbx + 0x30)) != 0x17) { 0x0043113a je 0x43114a | 0x0043113c mov rsi, qword [rbx + 0x10] | rsi = *((rbx + 0x10)); 0x00431140 mov rdi, qword [rbx + 0x38] | rdi = *((rbx + 0x38)); 0x00431144 mov rax, qword [rdi] | rax = *(rdi); 0x00431147 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x0043114a mov qword [rbx + 0x28], 0xffffffffffffffff | *((rbx + 0x28)) = 0xffffffffffffffff; 0x00431152 mov rax, qword [r14] | rax = *(r14); 0x00431155 mov rdi, r14 | rdi = r14; 0x00431158 mov rsi, rbx | rsi = rbx; 0x0043115b call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x0043115e mov eax, ebp | eax = ebp; 0x00431160 add rsp, 8 | 0x00431164 pop rbx | 0x00431165 pop r12 | 0x00431167 pop r13 | 0x00431169 pop r14 | 0x0043116b pop r15 | 0x0043116d pop rbp | 0x0043116e ret | return rax; | }