Vadim Kaushan
|
6c82b0ae4c
Bump version
|
6 年之前 |
Vadim Kaushan
|
16fdb16730
Update docs
|
6 年之前 |
Vadim Kaushan
|
ac1cba597a
Fix RISC-V name
|
6 年之前 |
bors[bot]
|
d67f4acc3b
Merge #16
|
6 年之前 |
Vadim Kaushan
|
7e2103e566
Check build on stable
|
6 年之前 |
Vadim Kaushan
|
02c9295587
Check binary blobs during CI
|
6 年之前 |
Vadim Kaushan
|
a51143d366
Implement asm functions
|
6 年之前 |
Vadim Kaushan
|
061579f97e
Call external functions when inline-asm is not set
|
6 年之前 |
Vadim Kaushan
|
41378757c0
Do not require const-fn and asm features
|
6 年之前 |
Vadim Kaushan
|
3652547073
Simplify #[cfg()] predicate expressions
|
6 年之前 |
bors[bot]
|
86ac78b4aa
Merge #15
|
6 年之前 |
Vadim Kaushan
|
52ad774fc1
Remove useless cfg_attr
|
6 年之前 |
Vadim Kaushan
|
921aa2bbec
Refactoring: use new macros for M-mode CSRs
|
6 年之前 |
bors[bot]
|
8bffbd7291
Merge #12 #14
|
6 年之前 |
bors[bot]
|
ca737e7a48
Merge #13
|
6 年之前 |
Vadim Kaushan
|
b790a0e92a
Replace no-op with unimplemented!()
|
6 年之前 |
Vadim Kaushan
|
9550fe0687
Remove ecall and *ret instructions from riscv::asm
|
6 年之前 |
WangRunji
|
8776d30d3b
add S-Mode registers
|
6 年之前 |
WangRunji
|
9dc7b40fdd
impl sfence_vma & sfence_vma_all
|
6 年之前 |
bors[bot]
|
4e16dd85ed
Merge #10
|
6 年之前 |
bors[bot]
|
591b7df808
Merge #9
|
6 年之前 |
bors[bot]
|
489b88f66b
Merge #8
|
6 年之前 |
M Farkas-Dyck
|
8e0faa9182
these raw instructions are unsafe
|
6 年之前 |
M Farkas-Dyck
|
5a88960ee0
use `NonZeroUsize` where appropriate
|
6 年之前 |
M Farkas-Dyck
|
ecc69bda00
mepc is word-size
|
6 年之前 |
David Craven
|
8d530616c9
Build master branch too.
|
6 年之前 |
David Craven
|
be2a15f34e
Bump version and update url.
|
6 年之前 |
David Craven
|
b03aae8850
Update README.
|
6 年之前 |
David Craven
|
5e55720ad8
Update bare-metal.
|
6 年之前 |
David Craven
|
34b2ba33cd
Add inline-asm feature.
|
6 年之前 |