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