jak-project/goalc/emitter
water111 663b5c7899
[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
2021-05-20 20:12:49 -04:00
..
CallingConvention.cpp [OpenGOAL] Support for 128-bit arguments and return values (WIP) (#510) 2021-05-20 20:12:49 -04:00
CallingConvention.h [OpenGOAL] Support for 128-bit arguments and return values (WIP) (#510) 2021-05-20 20:12:49 -04:00
CodeTester.cpp Add a bunch of #ifdefs to keep things working as expected on linux 2020-09-03 22:24:50 -04:00
CodeTester.h Merge pull request #41 from xTVaser/pragma-once 2020-09-14 20:31:41 -04:00
IGen.h [OpenGOAL] make multiplication/divsion like GOAL and support in decompiler (#483) 2021-05-14 18:43:12 -04:00
Instruction.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
ObjectFileData.cpp Add basic features for types and objects (#52) 2020-09-19 13:22:14 -04:00
ObjectFileData.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
ObjectGenerator.cpp [Compiler] Fix branch targets in disassembly (#379) 2021-04-23 15:07:22 -04:00
ObjectGenerator.h [Decompiler] Clean up the output (#245) 2021-02-09 20:59:14 -05:00
Register.cpp [OpenGOAL] Support for 128-bit arguments and return values (WIP) (#510) 2021-05-20 20:12:49 -04:00
Register.h [OpenGOAL] Support for 128-bit arguments and return values (WIP) (#510) 2021-05-20 20:12:49 -04:00