Files
jak-project/common/util
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
..
2025-06-29 16:39:05 -04:00
2024-02-18 13:23:19 -05:00
2023-10-07 10:48:17 -04:00
2024-07-26 09:42:28 -04:00
2022-12-22 17:12:05 -05:00