jak-project/decompiler/Function
water111 f1a93886e7
[Decomp] Decompile gstring (#267)
* decompile gstring

* update

* Update code_status.md

* Update code_status.md

* decompile gstate

* add test for states, hope it passes

* also test throw and catch xmms

* update doc
2021-02-16 20:37:48 -05:00
..
BasicBlocks.cpp [Decompiler] Put likely delay slots in their own block (#237) 2021-02-06 17:04:03 -05:00
BasicBlocks.h [Decompiler] Expression Building (#211) 2021-01-24 16:39:15 -05:00
CfgVtx.cpp [Decomp] Decompile gstring (#267) 2021-02-16 20:37:48 -05:00
CfgVtx.h [Decomp] Decompile gstring (#267) 2021-02-16 20:37:48 -05:00
Function.cpp [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00
Function.h [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00
TypeAnalysis.cpp [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00
TypeInspector.cpp [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
TypeInspector.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
Warnings.h [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00