We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b82ff commit e4d57d2Copy full SHA for e4d57d2
riscv/src/register/mtopi.rs
@@ -62,7 +62,6 @@ mod tests {
62
#[test]
63
fn test_mtopi_fields() {
64
let mtopi = Mtopi::from_bits(0);
65
-
66
test_ro_csr_field!(mtopi, iid: [16, 27], 0x0);
67
test_ro_csr_field!(mtopi, iprio: [0, 7], 0x0);
68
0 commit comments