mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
d887d645f7
The SVCall function call is lowered to an inline "svc" instruction. The first parameter *must* be a constant number.