Files
jak-project/third-party
Tyler Wilding 64bcd8c030 goalc: Get CodeTester tests passing on Arm64 (only targetting macOS atm) (#3290)
This PR does the following:
- Designs a mechanism by which arm64 instructions can be encoded and
emitted
- Dispatch our higher-level instruction emitting calls to either x86 or
arm64 instructions depending on what the compiler is set to (defaults to
x86)
- Bare minimum scaffolding to get the arm64 instructions successfully
executing atleast on apple silicon
- Implement enough instructions to get the codetester test suite passing
on arm
2026-03-30 20:20:47 -04:00
..
2022-06-05 15:00:35 -04:00
2025-04-12 15:59:13 -04:00
2021-11-15 20:07:10 -05:00
2025-03-02 16:36:22 -05:00
2022-08-05 12:25:35 -04:00
2022-06-23 16:16:48 -04:00
2020-09-04 23:24:07 -04:00
2025-08-23 20:13:35 -04:00
2021-09-21 22:52:18 -04:00