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 |
Vadim Kaushan
|
a659a0cc39
|
Declare all the CSR registers in asm.S
|
2019-06-25 23:33:40 +03:00 |
Vadim Kaushan
|
cf9008492a
|
Add marchid, mhartid and mimpid registers
|
2019-04-29 10:43:51 +02:00 |
Vadim Kaushan
|
5baba0cb32
|
Add write function for sstatus register
|
2019-03-28 18:56:49 +03:00 |
Vadim Kaushan
|
4fb81f4860
|
Add FS and XS fields of mstatus
|
2019-03-18 18:14:00 +03:00 |
Vadim Kaushan
|
4ad2150a24
|
Add fcsr register
|
2019-03-17 19:06:29 +03:00 |
Vadim Kaushan
|
a51143d366
|
Implement asm functions
|
2019-01-23 01:29:54 +03:00 |