pub struct Mhcr { /* private fields */ }
Expand description

mhcr register

Implementations

I-cache enable

Platform support

This bit is supported on Xuantie C910, C906, E907, E906 and E902 cores.

D-cache enable

Platform support

This bit is supported on Xuantie C910, C906, E907 and E906 cores.

Cache write allocate configuration enable

Platform support

This bit is supported on Xuantie C910, C906, E907 and E906 cores.

Write back enable; true for write back, false for write through

Platform support

This bit is supported on Xuantie C910, C906, E907 and E906 cores.

Return stack enable

Platform support

This bit is supported on Xuantie C910, C906, E907 and E906 cores.

Branch predict enable

Platform support

This bit is supported on Xuantie C910, C906, E907 and E906 cores.

Branch target buffer enable

Platform support

This bit is supported on Xuantie C910, C906, E907 and E906 cores.

Write bulk transfer enable

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.