jak-project/decompiler/analysis
water111 3fbdd662dc
[decompiler] Support accessing 128-bit bitfields (#514)
* support some 128-bit bitfield stuff

* fix bug

* support type stuff correctly
2021-05-21 20:36:04 -04:00
..
anonymous_function_def.cpp support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
anonymous_function_def.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
atomic_op_builder.cpp [decompiler] Support accessing 128-bit bitfields (#514) 2021-05-21 20:36:04 -04:00
atomic_op_builder.h [Decompile] pad and gs (#389) 2021-04-26 21:40:08 -04:00
cfg_builder.cpp Clean up some errors/crashes in decompiler (#452) 2021-05-11 16:43:13 -04:00
cfg_builder.h [Decompiler] Expression Building (#211) 2021-01-24 16:39:15 -05:00
expression_build.cpp support float stack spills (#513) 2021-05-21 10:29:05 -04:00
expression_build.h [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
final_output.cpp [decompiler] clean up if/when/cond and recognize define-perm (#472) 2021-05-12 19:46:17 -04:00
final_output.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
inline_asm_rewrite.cpp [Decompiler] Make matrix decompile (#341) 2021-03-28 20:26:30 -04:00
inline_asm_rewrite.h decomp - vector.gc - Decompile vector.gc (#289) 2021-03-06 10:46:26 -05:00
insert_lets.cpp decomp: Decompile wind (#480) 2021-05-13 20:46:37 -04:00
insert_lets.h [Decompiler] Decompile let (#309) 2021-03-05 18:48:01 -05:00
reg_usage.cpp [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
reg_usage.h [Decompiler] Fix let bug (#328) 2021-03-22 16:46:02 -04:00
stack_spill.cpp support float stack spills (#513) 2021-05-21 10:29:05 -04:00
stack_spill.h [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00
type_analysis.cpp [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00
type_analysis.h [Decompiler] Stack Variables (#338) 2021-03-27 15:18:59 -04:00
variable_naming.cpp [decompiler] fix (gpr->fpr when an integer arg is converted to float (#482) 2021-05-14 14:33:08 -04:00
variable_naming.h [decompiler] fix (gpr->fpr when an integer arg is converted to float (#482) 2021-05-14 14:33:08 -04:00