; assembly | /* r2dec pseudo code output */ | /* balxml_encoder.t/none @ 0x4eff10 */ | #include | ; (fcn) method.BloombergLP::bdlat_TypeName_Imp.xsdName_short_const__int_ () | int64_t method_BloombergLP::bdlat_TypeName_Imp_xsdName_short_const_int_ (uint32_t arg2) { | rsi = arg2; | /* BloombergLP::bdlat_TypeName_Imp::xsdName(short const*, int) */ 0x004eff10 and esi, 7 | esi &= 7; 0x004eff13 cmp esi, 4 | | if (esi <= 4) { 0x004eff16 ja 0x4eff23 | 0x004eff18 mov eax, esi | eax = esi; 0x004eff1a mov rax, qword [rax*8 + 0x561150] | rax = *((rax*8 + 0x561150)); 0x004eff22 ret | return rax; | } 0x004eff23 xor eax, eax | eax = 0; 0x004eff25 ret | return rax; | }