jak-project/decompiler/util
water111 10b00e57ae
[decomp] Fix flipped byte addressing add and support some VU ops in the parser (#631)
* fix flipped order

* format

* parser hack

* actually flip
2021-06-26 20:02:21 -04:00
..
config_parsers.cpp [decompiler] Fix deref bug and add some more new type pass stuff (#606) 2021-06-18 21:10:00 -04:00
config_parsers.h [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00
data_decompile.cpp support type-ref (#613) 2021-06-20 12:59:39 -04:00
data_decompile.h [decompiler] Small bitfield fixes (#599) 2021-06-16 21:11:21 -04:00
DataParser.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
DataParser.h [Decompiler] Static Data Decomp (#280) 2021-02-25 09:51:28 -05:00
DecompilerTypeSystem.cpp [decompiler] bug fixes related to infinite loop CFGs, argument registers (#622) 2021-06-23 22:09:02 -04:00
DecompilerTypeSystem.h [Decompiler] Stack Variables (#338) 2021-03-27 15:18:59 -04:00
MatchParam.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
StackSpillMap.h [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00
TP_Type.cpp [decompiler] Workaround for GOAL fpr -> gpr spill bug and fix >16-bit signed FP loads (#587) 2021-06-13 13:55:55 -04:00
TP_Type.h [decomp] Fix flipped byte addressing add and support some VU ops in the parser (#631) 2021-06-26 20:02:21 -04:00