summaryrefslogtreecommitdiff
path: root/other/burneye2/elf/debug/disassembly-one-block.dot
blob: af77ed879f16138eb11200232b3141c7ae6a84e9 (plain)
1
2
3
4
5
6
7
8
9
10
digraph main {
	node [
		style = filled
		shape = "record"
		fillcolor = "lightskyblue"
	];
	"0x01000000" [
		label = "{ <fi> 0x01000000 | { ÿ0x01000000\lÿ0x01000001\lÿ0x01000003\lÿ0x01000006\lÿ0x01000009\lÿ0x0100000c\lÿ0x0100000f\lÿ0x01000011\lÿ0x01000012\lÿ0x01000017\lÿ0x0100001a\lÿ0x0100001d\lÿ0x01000024\lÿ0x01000027\lÿ0x01000029\lÿ0x0100002b\lÿ0x0100002e\lÿ0x01000030\lÿ0x01000032\lÿ0x01000035\lÿ0x01000038\lÿ0x0100003a\lÿ0x0100003c\lÿ0x0100003e\lÿ0x01000040\lÿ0x01000043\lÿ0x01000046\lÿ0x01000047\lÿ0x0100004c\lÿ0x01000051\lÿ0x01000054\lÿ0x01000057\lÿ0x01000059\lÿ0x01000060\lÿ0x01000062\lÿ0x01000064\lÿ0x01000065\l|ÿpush	ebp\l mov	ebp, esp\l sub	esp, (8)0x00000018\l add	esp, (8)0xfffffff4\l mov	eax, dword [ebp + (8)0x0000000c]\l add	eax, (8)0x00000004\l mov	edx, dword [eax]\l push	edx\l call	dword (32)0xfffffffc\l add	esp, (8)0x00000010\l mov	dword [ebp + (8)0xfffffffc], eax\l mov	dword [ebp + (8)0xfffffff8], (32)0x00000001\l mov	edx, dword [ebp + (8)0xfffffffc]\l mov	eax, edx\l shr1	eax\l cmp	dword [ebp + (8)0xfffffff8], eax\l j(b,nae)	byte (8)0x00000002\l jmp	byte (8)0x0000002e\l mov	eax, dword [ebp + (8)0xfffffffc]\l lea	ecx, dword [ebp + (8)0xfffffff8]\l xor	edx, edx\l div	dword [ecx]\l test	edx, edx\l j(ne,nz)	byte (8)0x00000014\l add	esp, (8)0xfffffff8\l mov	eax, dword [ebp + (8)0xfffffff8]\l push	eax\l push	(32)0x00000000\l call	dword (32)0xfffffffc\l add	esp, (8)0x00000010\l inc	dword [ebp + (8)0xfffffff8]\l jmp	byte (8)0xffffffcb\l lea	esi, dword [esi + (32)0x00000000]\l xor	eax, eax\l jmp	byte (8)0x00000000\l leave\l ret\l } | <fo> 0x01000066 }"
	];
}