; assembly | /* r2dec pseudo code output */ | /* baljsn_decoder.t/none @ 0x406870 */ | #include | ; (fcn) method.BloombergLP::s_baltst::Colors.toString_BloombergLP::s_baltst::Colors::Value_ () | int64_t method_BloombergLP::s_baltst::Colors_toString_BloombergLP::s_baltst::Colors::Value_ (uint32_t arg1) { | rdi = arg1; | /* BloombergLP::s_baltst::Colors::toString(BloombergLP::s_baltst::Colors::Value) */ 0x00406870 cmp edi, 4 | | if (edi <= 4) { 0x00406873 ja 0x406881 | 0x00406875 movsxd rax, edi | rax = (int64_t) edi; 0x00406878 mov rax, qword [rax*8 + 0x4f4f98] | rax = *((rax*8 + 0x4f4f98)); 0x00406880 ret | return rax; | } 0x00406881 xor eax, eax | eax = 0; 0x00406883 ret | return rax; | }