small update to linux.sl and the syscall instruction, including some small optimizations

This commit is contained in:
IgorCielniak
2026-03-13 19:42:15 +01:00
parent ecf90feab9
commit fd115f31dc
7 changed files with 5501 additions and 15111 deletions

View File

@@ -0,0 +1,4 @@
# Ensure known-argc syscall lowering avoids generic dynamic syscall boilerplate.
clamp arg count to [0, 6]
re:syscall_\d+_count_
re:syscall_\d+_skip_