mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-17 18:02:57 +00:00
d887d645f7
The SVCall function call is lowered to an inline "svc" instruction. The first parameter *must* be a constant number.