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