jak-project/test/goalc/source_templates
Tyler Wilding cdce4d9612
compiler: Support the majority of the remaining VU VF instructions (#258)
* compiler: Support the majority of the remaining VU VF instructions

- VWAIT
- VMADD variants
- VMSUB variants
- VSQRT
- VDIV
- outer product (VOPMULA + VOPMSUB)

* compiler: Fix some bugs / optimize some instructions

* tests/compiler: Add test coverage for new instructions

* docs: Add documentation for new inline assembly functions

* lint: Formatting / fix failing test

* Remove my comment about ftf/fsf encoding, it's been fixed

* address review feedback

* correct VSQRTPS implementation
2021-02-16 21:41:33 -05:00
..
arithmetic [Decompilation] Fixes to compiler/decompiler for gcommon (#227) 2021-02-05 19:41:09 -05:00
collections Make all tests hermetic, only the tests with kernel left 2020-10-09 13:23:41 -04:00
control-statements [Compiler] Bug fixes (#230) 2021-02-03 11:07:47 -05:00
kernel [Decomp] Decompile gstring (#267) 2021-02-16 20:37:48 -05:00
variables [Decompiler] Clean up the output (#245) 2021-02-09 20:59:14 -05:00
with_game compiler: Support the majority of the remaining VU VF instructions (#258) 2021-02-16 21:41:33 -05:00