vexriscv-rust/src/register/vdci.rs

4 lines
73 B
Rust

//! DCache Information register
read_csr_as_usize!(0xCC0, __read_vdci);