I'm wondering if there is a tool that could automatically analyze the addresses value loaded into registers and put that in comments.
For example:
lis r10, 0x8000
ori r10, r10, 0x0000
rldicr r10, r10, 32, 31
oris r10, 0x0001
ori r10, 0x02c3
Resolved as 0x80000000000102c3.
Only the simplest cases where the value is loaded into register explicitly.
I remember something similar on SPARC, where disassembler was adding in comment the effective address loaded into registry in 2 commands (32bit).
13250 HeyManHRU
13207 PS3 News
11287 elser1
11119 oVERSoLDiER
9248 GrandpaHomer
8578 Tidusnake666
7968 saviour07
7340 condorstrike
7258 deank
6858 OGroteKoning
24961 PS3 News
5279 Starlight
2965 HeyManHRU
2173 CJPC
2123 elser1
1818 cfwprophet
1756 her0
1570 oVERSoLDiER
1291 GrandpaHomer
1080 barrybarryk




