mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-17 18:02:57 +00:00
360923abbf
CSR operations must be implemented in assembly. The easiest way to implement them is with some custom intrinsics in the compiler.