Searched defs:cvmx_zip_dbg_corex_sta_s (Results 1 – 1 of 1) sorted by relevance
646 struct cvmx_zip_dbg_corex_sta_s { struct648 uint64_t busy : 1; /**< Core State: 1 - Core is busy; 0 - Core is idle */649 uint64_t reserved_37_62 : 26;650 uint64_t ist : 5; /**< State of current instruction is executing */651 uint64_t nie : 32; /**< Number of instructions executed on this core */