Minimal stack #3

Merged
davidgmbb merged 1 commits from stack into main 2025-04-06 00:58:20 +02:00
2 changed files with 635 additions and 468 deletions

File diff suppressed because it is too large Load Diff

View File

@ -182,7 +182,7 @@ const names = &[_][]const u8{
"constant_xor",
"constant_shift_left",
"constant_shift_right",
// "minimal_stack",
"minimal_stack",
// "minimal_stack_arithmetic",
// "pointer",
// "extend",