; assembly | /* r2dec pseudo code output */ | /* balxml_encoder.t/none @ 0x4efef0 */ | #include | ; (fcn) method.BloombergLP::bdlat_TypeName_Imp.xsdName_unsigned_char_const__int_ () | int64_t method_BloombergLP::bdlat_TypeName_Imp_xsdName_unsigned_char_const_int_ (uint32_t arg2) { | rsi = arg2; | /* BloombergLP::bdlat_TypeName_Imp::xsdName(unsigned char const*, int) */ 0x004efef0 and esi, 7 | esi &= 7; 0x004efef3 cmp esi, 4 | | if (esi <= 4) { 0x004efef6 ja 0x4eff03 | 0x004efef8 mov eax, esi | eax = esi; 0x004efefa mov rax, qword [rax*8 + 0x561128] | rax = *((rax*8 + 0x561128)); 0x004eff02 ret | return rax; | } 0x004eff03 xor eax, eax | eax = 0; 0x004eff05 ret | return rax; | }