aboutsummaryrefslogtreecommitdiffhomepage
path: root/compiler/inlineasm.go
AgeCommit message (Expand)Author
2020-03-25compiler: refactor function callingAyke van Laethem
2020-03-25compiler: rename Compiler.getValue -> builder.getValueAyke van Laethem
2020-01-10compiler,riscv: implement CSR operations as intrinsicsAyke van Laethem
2019-07-07all: add HiFive1 rev B board with RISC-V architectureAyke van Laethem
2019-04-26compiler: refactor parseExprAyke van Laethem
2019-04-17compiler: extract inline asm builtins into separate fileAyke van Laethem