Files
jak-project/goalc/compiler
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
..
2020-12-02 19:51:42 -05:00
2020-09-13 21:36:35 -04:00
2020-09-17 21:47:52 -04:00
2020-12-31 22:15:17 -05:00
2020-12-31 22:15:17 -05:00