Explore
/
Sign In
/
Unknown
Unknown
Fork
Star
Artifacts
function
sum_node_data
disassembly.S
0 lines
|
6.85 KB
sum_node_data: 4008d0: 31 c9 xor ecx, ecx 4008d2: 31 c0 xor eax, eax 4008d4: 66 66 66 2e 0f 1f 84 00 00 00 00 00 nop word ptr cs:[rax + rax] bb_0x4008e0: 4008e0: 48 03 04 cf add rax, qword ptr [rdi + 8*rcx] 4008e4: 48 ff c1 inc rcx 4008e7: 48 83 f9 05 cmp rcx, 0x5 4008eb: 75 f3 jne bb_0x4008e0 4008ed: c3 ret
Loading...