Type Alias simics_api_sys::bindings::arm_cpu_state_t
source · pub type arm_cpu_state_t = arm_cpu_state;
Expand description
The
The
The
Aliased Type§
struct arm_cpu_state_t {
pub fmo_set: bool,
pub imo_set: bool,
pub irq_set: bool,
pub fiq_set: bool,
pub ns: bool,
pub el: i32,
pub mpidr: u32,
}
Fields§
§fmo_set: bool
scr_el3.irq
imo_set: bool
§irq_set: bool
scr_el3.irq
fiq_set: bool
scr_el3.fiq
ns: bool
§el: i32
§mpidr: u32