Commit Graph

2 Commits

Author SHA1 Message Date
Michael Holmes
6ae2127062
Refactor all uses of GEN_FCN to use locals
An intermediate local value for lookups in the instruction generation jump
table works around a code generation bug in macOS ARM64 clang that would cause
their parameters to be pushed on the stack instead of passed in registers.
2022-03-08 00:41:04 +00:00
camthesaxman
cdc6e2c50f add old compiler with ARM support 2020-01-29 18:17:43 -06:00