tinygo/src/device/riscv
Ayke van Laethem 6389e45d99 all: replace ReadRegister with AsmFull inline assembly
This makes AsmFull more powerful (by supporting return values) and
avoids a compiler builtin.
2020-04-29 18:25:16 +02:00
..
csr.go compiler,riscv: implement CSR operations as intrinsics 2020-01-10 08:04:13 +01:00
riscv.go all: replace ReadRegister with AsmFull inline assembly 2020-04-29 18:25:16 +02:00
start.S riscv: add bare-bones interrupt support 2020-01-10 08:04:13 +01:00