; assembly | /* r2dec pseudo code output */ | /* balxml_encoder.t/none @ 0x4eff70 */ | #include | ; (fcn) method.BloombergLP::bdlat_TypeName_Imp.xsdName_BloombergLP::bdldfp::Decimal_Type64_const__int_ () | int64_t method_BloombergLP::bdlat_TypeName_Imp_xsdName_BloombergLP::bdldfp::Decimal_Type64_const_int_ (void) { | /* BloombergLP::bdlat_TypeName_Imp::xsdName(BloombergLP::bdldfp::Decimal_Type64 const*, int) */ 0x004eff70 xor eax, eax | eax = 0; 0x004eff72 test sil, 7 | 0x004eff76 mov ecx, 0x5610b0 | ecx = "precisionDecimal"; | if ((sil & 7) == 0) { 0x004eff7b cmove rax, rcx | rax = rcx; | } 0x004eff7f ret | return rax; | }