Constant rvemu::csr::CSR_SIZE[][src]

pub const CSR_SIZE: usize = 4096;

The number of CSRs. The field is 12 bits so the maximum kind of CSRs is 4096 (2**12).