rv64: implement instructions sets I, Zifenci, Zicsr, M, A, F, D, B #212
ci.yml
on: push
lint
27s
compile arm64
30s
Matrix: test
Annotations
3 errors and 10 warnings
test ubuntu-latest
Process completed with exit code 101.
|
test macOS-latest
The job was canceled because "ubuntu-latest" failed.
|
test macOS-latest
The operation was canceled.
|
compile arm64:
dora-asm/src/rv64.rs#L377
unused doc comment
|
compile arm64:
dora-asm/src/rv64.rs#L400
unused doc comment
|
compile arm64:
dora-asm/src/rv64.rs#L404
unnecessary parentheses around assigned value
|
compile arm64:
dora-asm/src/rv64.rs#L73
method `encoding` is never used
|
compile arm64:
dora-asm/src/rv64.rs#L112
fields `offset`, `label`, and `kind` are never read
|
compile arm64:
dora-asm/src/rv64.rs#L118
variants `Unconditional`, `Conditional`, `NonZero`, and `Zero` are never constructed
|
compile arm64:
dora-asm/src/rv64.rs#L125
field `unresolved_jumps` is never read
|
compile arm64:
dora-asm/src/rv64.rs#L149
method `offset` is never used
|
compile arm64:
dora-asm/src/rv64.rs#L199
multiple variants are never constructed
|
compile arm64:
dora/src/gc/swiper/pminor.rs#L243
call to `.clone()` on a reference in this situation does nothing
|