Kingcom
|
aae08173f1
|
Extend follow functionality of disassembly
|
2013-11-05 21:20:21 +01:00 |
|
Unknown W. Brackets
|
97aa1a631e
|
Improve typesafety in the x86 regalloc.
|
2013-08-24 19:41:10 -07:00 |
|
Unknown W. Brackets
|
52d6080fb4
|
Pass in some analysis results, don't use yet.
|
2013-08-24 15:36:24 -07:00 |
|
Unknown W. Brackets
|
109ad17ac6
|
Use a typesafe struct for opcodes.
Also, correctly read delayslots using Read_Instruction on ARM.
|
2013-08-24 15:36:24 -07:00 |
|
Unknown W. Brackets
|
4495559b75
|
Clean up register usage analysis a bit.
|
2013-08-24 15:36:23 -07:00 |
|
Unknown W. Brackets
|
b37f09cedf
|
Make MIPSInfo a struct for typesafety.
Found a bug in ReadsFromReg().
|
2013-08-24 13:22:10 -07:00 |
|
Kingcom
|
723f242f0c
|
Rerwrote GetOpcodeInfo and adapted MipsTables for it
|
2013-07-30 11:29:30 +02:00 |
|
Kingcom
|
32f1ca91fd
|
-add function to get relevant opcode information for the disassembly
-put it to use to clean up code
|
2013-07-30 10:14:56 +02:00 |
|
Unknown W. Brackets
|
1beb19f827
|
Clear the debug symbol map on shutdown.
Instead of polluting the next game.
|
2013-05-26 16:29:21 -07:00 |
|
Unknown W. Brackets
|
f7ebddc4a3
|
Whitelist common delay slot ops with outreg info.
|
2013-01-24 19:59:33 -08:00 |
|
Unknown W. Brackets
|
75cbe18afc
|
Simplify nice delay slot detect, and yes for noop.
NOOP seems very common so this should already benefit speed a bit.
|
2013-01-24 08:29:32 -08:00 |
|
Unknown W. Brackets
|
3444fc8981
|
Avoid some memory writes on jr.
Should improve tight mips function loops a bit.
|
2013-01-24 01:23:50 -08:00 |
|
Henrik Rydgard
|
64cc573703
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|