ppc750cl/genisa
Luke Street 0de65eb1b6 Reduce binary size using const arrays
Before, the mnemonic arrays would be generated
on the stack at runtime in each parse function.
This ensures that the arrays  themselves are
treated as const data.
2024-09-26 23:20:49 -06:00
..
src Reduce binary size using const arrays 2024-09-26 23:20:49 -06:00
Cargo.toml Use workspace.package fields & update deps 2024-09-09 19:13:44 -06:00