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