Files
Xenia-Canary/src/xenia
Wunkolo 121bf93cbe [PPC] Implement vsubcuw
Other half of #2125. I don't know of any title that utilizes this instruction, but I went ahead and implemented it for completeness.

Verified the implementation with `instr__gen_vsubcuw` from #1348. Can be grabbed with:
```
git checkout origin/gen_tests -- src\xenia\cpu\ppc\testing\*vsubcuw.s
```
2023-05-29 14:56:12 -05:00
..
2023-05-29 14:56:12 -05:00
2022-12-28 14:16:32 -06:00
2023-01-29 21:10:20 +03:00
2020-04-07 16:09:41 -05:00