jak-project/decompiler/Disasm
water111 99683c0dac
[decompiler] Add tests and fixes for vector-h and math (#333)
* before messing with ssa stuff

* fix ash

* bounding box
2021-03-24 19:16:31 -04:00
..
DecompilerLabel.h [Decompiler] Static Data Decomp (#280) 2021-02-25 09:51:28 -05:00
Instruction.cpp [decompiler] Add tests and fixes for vector-h and math (#333) 2021-03-24 19:16:31 -04:00
Instruction.h [decompiler] Add tests and fixes for vector-h and math (#333) 2021-03-24 19:16:31 -04:00
InstructionDecode.cpp decomp - vector.gc - Decompile vector.gc (#289) 2021-03-06 10:46:26 -05:00
InstructionDecode.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
InstructionMatching.cpp [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
InstructionMatching.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
InstructionParser.cpp fix printing and add gstate (#330) 2021-03-22 20:04:00 -04:00
InstructionParser.h [Decompiler] Expression 5 (#218) 2021-02-01 20:41:37 -05:00
OpcodeInfo.cpp [Decomp] Minor fixes plus some math camera decomp (#287) 2021-02-26 15:27:13 -05:00
OpcodeInfo.h [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00
Register.cpp [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00
Register.h [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00