jak-project/decompiler/IR2
Tyler Wilding b75a64fc29
(init-vf0-vector) to make vector code a bit more readable (#494)
* decomp: Use a macro for loading VF0 (maybe should be in goal-lib.gc?)

* update references

* lint: format

* delete now unused file
2021-05-16 13:49:24 -04:00
..
AtomicOp.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
AtomicOp.h [decompiler] Get rid of FormStack peek and fix virtual method calls (#488) 2021-05-15 13:11:20 -04:00
AtomicOpForm.cpp [decomp] transformq-h, clean up trig, and offline test for trig (#485) 2021-05-15 10:38:14 -04:00
AtomicOpTypeAnalysis.cpp [decompiler] Get rid of FormStack peek and fix virtual method calls (#488) 2021-05-15 13:11:20 -04:00
bitfields.cpp handle zero case in enum comparison (#484) 2021-05-14 20:12:59 -04:00
bitfields.h handle zero case in enum comparison (#484) 2021-05-14 20:12:59 -04:00
Env.cpp [decompiler] fix (gpr->fpr when an integer arg is converted to float (#482) 2021-05-14 14:33:08 -04:00
Env.h [decompiler] fix (gpr->fpr when an integer arg is converted to float (#482) 2021-05-14 14:33:08 -04:00
Form.cpp (init-vf0-vector) to make vector code a bit more readable (#494) 2021-05-16 13:49:24 -04:00
Form.h [decompiler] Get rid of FormStack peek and fix virtual method calls (#488) 2021-05-15 13:11:20 -04:00
FormExpressionAnalysis.cpp [decomp] math-camera (#491) 2021-05-15 20:08:08 -04:00
FormStack.cpp [decompiler] Get rid of FormStack peek and fix virtual method calls (#488) 2021-05-15 13:11:20 -04:00
FormStack.h [decompiler] Get rid of FormStack peek and fix virtual method calls (#488) 2021-05-15 13:11:20 -04:00
GenericElementMatcher.cpp [decompiler] clean up if/when/cond and recognize define-perm (#472) 2021-05-12 19:46:17 -04:00
GenericElementMatcher.h [decompiler] clean up if/when/cond and recognize define-perm (#472) 2021-05-12 19:46:17 -04:00
IR2_common.h Clean up some errors/crashes in decompiler (#452) 2021-05-11 16:43:13 -04:00
OpenGoalMapping.cpp [Decompile] vector.gc (finally) (#394) 2021-04-28 17:14:54 -04:00
OpenGoalMapping.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00