Sean Cross
8bc0b06f95
bin: update name of object file
...
This minor update simply changes the name of the object file within the
library. It should have no user-facing changes.
Signed-off-by: Sean Cross <sean@xobs.io>
2019-12-28 18:29:06 +08:00
Sean Cross
28ded4136a
vexriscv: clone from riscv crate
...
Base the vexriscv crate on the riscv crate, but add vexriscv-specific
instructions.
Signed-off-by: Sean Cross <sean@xobs.io>
2019-12-28 18:12:31 +08:00
Sebastien Bourdeauducq
b53e0a5cd2
add riscv32i target
2019-07-26 00:13:38 +08:00
Vadim Kaushan
a659a0cc39
Declare all the CSR registers in asm.S
2019-06-25 23:33:40 +03:00
Vadim Kaushan
427c3b9035
Generate binaries for 64-bit targets
2019-03-01 17:00:36 +03:00
Vadim Kaushan
a51143d366
Implement asm functions
2019-01-23 01:29:54 +03:00