; assembly | /* r2dec pseudo code output */ | /* bslmt_threadutil.t/none @ 0x421e80 */ | #include | ; (fcn) method.int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_STACKSIZE_TEST_CASE_NAMESPACE.Func_8389632____unsigned_long__BloombergLP::bslmt::ThreadAttributes_const__STACKSIZE_TEST_CASE_NAMESPACE::Func_8389632__const__BloombergLP::bslma::Allocator_ () | uint64_t method_int_BloombergLP::bslmt::ThreadUtil::createWithAllocator_STACKSIZE_TEST_CASE_NAMESPACE_Func_8389632_unsigned_long_BloombergLP::bslmt::ThreadAttributes_const_STACKSIZE_TEST_CASE_NAMESPACE::Func_8389632_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<8389632> const&, BloombergLP::bslma::Allocator*) */ 0x00421e80 push rbp | 0x00421e81 push r15 | 0x00421e83 push r14 | 0x00421e85 push r13 | 0x00421e87 push r12 | 0x00421e89 push rbx | 0x00421e8a push rax | 0x00421e8b mov r14, rcx | r14 = rcx; 0x00421e8e mov r15, rsi | r15 = rsi; 0x00421e91 mov r12, rdi | r12 = rdi; 0x00421e94 cmp qword [rsi + 0x38], 0x17 | | if (*((rsi + 0x38)) != 0x17) { 0x00421e99 je 0x421ea1 | 0x00421e9b mov r13, qword [r15 + 0x18] | r13 = *((r15 + 0x18)); 0x00421e9f jmp 0x421ea5 | | } else { 0x00421ea1 lea r13, [r15 + 0x18] | r13 = r15 + 0x18; | } 0x00421ea5 mov rbp, qword [r15 + 0x30] | rbp = *((r15 + 0x30)); 0x00421ea9 test r14, r14 | | if (r14 == 0) { 0x00421eac jne 0x421ec2 | 0x00421eae mov r14, qword [rip + 0x222bfb] | r14 = BloombergLP::bslma::Default::s_defaultAllocator; 0x00421eb5 test r14, r14 | | if (r14 != 0) { 0x00421eb8 jne 0x421ec2 | goto label_0; | } 0x00421eba call 0x42e840 | rax = BloombergLP::bslma::Default::determineAndReturnDefaultAllocator() (); 0x00421ebf mov r14, rax | r14 = rax; | } | label_0: 0x00421ec2 mov rax, qword [r14] | rax = *(r14); 0x00421ec5 mov esi, 0x40 | esi = 0x40; 0x00421eca mov rdi, r14 | rdi = r14; 0x00421ecd call qword [rax + 0x10] | rax = uint64_t (*rax + 0x10)() (); 0x00421ed0 mov rbx, rax | rbx = rax; 0x00421ed3 mov qword [rax], 0x421fd0 | *(rax) = method.BloombergLP::bslmt::EntryPointFunctorAdapter_STACKSIZE_TEST_CASE_NAMESPACE::Func_8389632___.invokerFunction_void_; 0x00421eda lea rdi, [rax + 0x10] | 0x00421ede mov qword [rax + 0x10], 0 | *((rax + 0x10)) = 0; 0x00421ee6 mov qword [rax + 0x38], r14 | *((rax + 0x38)) = r14; 0x00421eea movaps xmm0, xmmword [rip + 0xf6af] | xmm0 = .comment; 0x00421ef1 movups xmmword [rax + 0x28], xmm0 | __asm ("movups xmmword [rax + 0x28], xmm0"); 0x00421ef5 mov ecx, 0x432d0b | 0x00421efa mov rsi, r13 | 0x00421efd mov rdx, rbp | 0x00421f00 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"); 0x00421f05 mov edx, 0x422cd0 | 0x00421f0a mov rdi, r12 | 0x00421f0d mov rsi, r15 | 0x00421f10 mov rcx, rbx | 0x00421f13 call 0x423340 | eax = BloombergLP::bslmt::ThreadUtilImpl::create(unsigned long*,BloombergLP::bslmt::ThreadAttributesconst&,void*(*)(void*),void*) (r12, r15, sym.bslmt_EntryPointFunctorAdapter_invoker, rbx); 0x00421f18 mov ebp, eax | 0x00421f1a test eax, eax | | if (eax != 0) { 0x00421f1c je 0x421f47 | 0x00421f1e cmp qword [rbx + 0x30], 0x17 | | if (*((rbx + 0x30)) != 0x17) { 0x00421f23 je 0x421f33 | 0x00421f25 mov rsi, qword [rbx + 0x10] | rsi = *((rbx + 0x10)); 0x00421f29 mov rdi, qword [rbx + 0x38] | rdi = *((rbx + 0x38)); 0x00421f2d mov rax, qword [rdi] | rax = *(rdi); 0x00421f30 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x00421f33 mov qword [rbx + 0x28], 0xffffffffffffffff | *((rbx + 0x28)) = 0xffffffffffffffff; 0x00421f3b mov rax, qword [r14] | rax = *(r14); 0x00421f3e mov rdi, r14 | rdi = r14; 0x00421f41 mov rsi, rbx | rsi = rbx; 0x00421f44 call qword [rax + 0x18] | uint64_t (*rax + 0x18)() (); | } 0x00421f47 mov eax, ebp | eax = ebp; 0x00421f49 add rsp, 8 | 0x00421f4d pop rbx | 0x00421f4e pop r12 | 0x00421f50 pop r13 | 0x00421f52 pop r14 | 0x00421f54 pop r15 | 0x00421f56 pop rbp | 0x00421f57 ret | return rax; | }