; assembly | /* r2dec pseudo code output */ | /* bslmt_threadutil.t/none @ 0x419fa0 */ | #include | ; (fcn) method.int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_STACKSIZE_TEST_CASE_NAMESPACE.Func_14336____unsigned_long__BloombergLP::bslmt::ThreadAttributes_const__STACKSIZE_TEST_CASE_NAMESPACE::Func_14336__const__BloombergLP::bslma::Allocator_ () | uint64_t method_int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_STACKSIZE_TEST_CASE_NAMESPACE_Func_14336_unsigned_long_BloombergLP::bslmt::ThreadAttributes_const_STACKSIZE_TEST_CASE_NAMESPACE::Func_14336_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&, STACKSIZE_TEST_CASE_NAMESPACE::Func<14336> const&, BloombergLP::bslma::Allocator*) */ 0x00419fa0 push rbp | 0x00419fa1 push r15 | 0x00419fa3 push r14 | 0x00419fa5 push r13 | 0x00419fa7 push r12 | 0x00419fa9 push rbx | 0x00419faa push rax | 0x00419fab mov r14, rcx | r14 = rcx; 0x00419fae mov r15, rsi | r15 = rsi; 0x00419fb1 mov r12, rdi | r12 = rdi; 0x00419fb4 cmp qword [rsi + 0x38], 0x17 | | if (*((rsi + 0x38)) != 0x17) { 0x00419fb9 je 0x419fc1 | 0x00419fbb mov r13, qword [r15 + 0x18] | r13 = *((r15 + 0x18)); 0x00419fbf jmp 0x419fc5 | | } else { 0x00419fc1 lea r13, [r15 + 0x18] | r13 = r15 + 0x18; | } 0x00419fc5 mov rbp, qword [r15 + 0x30] | rbp = *((r15 + 0x30)); 0x00419fc9 test r14, r14 | | if (r14 == 0) { 0x00419fcc jne 0x419fe2 | 0x00419fce mov r14, qword [rip + 0x22aadb] | r14 = BloombergLP::bslma::Default::s_defaultAllocator; 0x00419fd5 test r14, r14 | | if (r14 != 0) { 0x00419fd8 jne 0x419fe2 | goto label_0; | } 0x00419fda call 0x42e840 | rax = BloombergLP::bslma::Default::determineAndReturnDefaultAllocator() (); 0x00419fdf mov r14, rax | r14 = rax; | } | label_0: 0x00419fe2 mov rax, qword [r14] | rax = *(r14); 0x00419fe5 mov esi, 0x40 | esi = 0x40; 0x00419fea mov rdi, r14 | rdi = r14; 0x00419fed call qword [rax + 0x10] | rax = uint64_t (*rax + 0x10)() (); 0x00419ff0 mov rbx, rax | rbx = rax; 0x00419ff3 mov qword [rax], 0x41a0f0 | *(rax) = method.BloombergLP::bslmt::EntryPointFunctorAdapter_STACKSIZE_TEST_CASE_NAMESPACE::Func_14336___.invokerFunction_void_; 0x00419ffa lea rdi, [rax + 0x10] | 0x00419ffe mov qword [rax + 0x10], 0 | *((rax + 0x10)) = 0; 0x0041a006 mov qword [rax + 0x38], r14 | *((rax + 0x38)) = r14; 0x0041a00a movaps xmm0, xmmword [rip + 0x1758f] | xmm0 = .comment; 0x0041a011 movups xmmword [rax + 0x28], xmm0 | __asm ("movups xmmword [rax + 0x28], xmm0"); 0x0041a015 mov ecx, 0x432d0b | 0x0041a01a mov rsi, r13 | 0x0041a01d mov rdx, rbp | 0x0041a020 call 0x4254b0 | bsl::basic_string,bsl::allocator>::privateAppend(char const*,unsigned long,char const*) (rax + 0x10, r13, rbp, "string<...>::assign(i,j): string too long"); 0x0041a025 mov edx, 0x422cd0 | 0x0041a02a mov rdi, r12 | 0x0041a02d mov rsi, r15 | 0x0041a030 mov rcx, rbx | 0x0041a033 call 0x423340 | eax = BloombergLP::bslmt::ThreadUtilImpl::create(unsigned long*,BloombergLP::bslmt::ThreadAttributesconst&,void*(*)(void*),void*) (r12, r15, sym.bslmt_EntryPointFunctorAdapter_invoker, rbx); 0x0041a038 mov ebp, eax | 0x0041a03a test eax, eax | | if (eax != 0) { 0x0041a03c je 0x41a067 | 0x0041a03e cmp qword [rbx + 0x30], 0x17 | | if (*((rbx + 0x30)) != 0x17) { 0x0041a043 je 0x41a053 | 0x0041a045 mov rsi, qword [rbx + 0x10] | rsi = *((rbx + 0x10)); 0x0041a049 mov rdi, qword [rbx + 0x38] | rdi = *((rbx + 0x38)); 0x0041a04d mov rax, qword [rdi] | rax = *(rdi); 0x0041a050 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x0041a053 mov qword [rbx + 0x28], 0xffffffffffffffff | *((rbx + 0x28)) = 0xffffffffffffffff; 0x0041a05b mov rax, qword [r14] | rax = *(r14); 0x0041a05e mov rdi, r14 | rdi = r14; 0x0041a061 mov rsi, rbx | rsi = rbx; 0x0041a064 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x0041a067 mov eax, ebp | eax = ebp; 0x0041a069 add rsp, 8 | 0x0041a06d pop rbx | 0x0041a06e pop r12 | 0x0041a070 pop r13 | 0x0041a072 pop r14 | 0x0041a074 pop r15 | 0x0041a076 pop rbp | 0x0041a077 ret | return rax; | }