mirror of
https://github.com/open-goal/jak-project
synced 2026-09-04 02:29:37 -04:00
[OpenGOAL] Support for 128-bit arguments and return values (WIP) (#510)
* xmm call and return working, needs some careful double checking and tests * clean up and test
This commit is contained in:
@@ -156,3 +156,6 @@
|
||||
- Support 128-bit bitfields inside of static structure
|
||||
- Support 128-bit bitfield constants
|
||||
- Support dynamic construction of 128-bit bitfield values
|
||||
|
||||
## V0.8 New Calling Convention for 128-bit
|
||||
- 128-bit values may now be used in function arguments and return values.
|
||||
Reference in New Issue
Block a user