cpu::step()
CodeArtifactFirst seen 7/10/2026
Last seen 7/10/2026
Evidence 1 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
3 connectionsThe cpu::step() function executes one instruction per call, implementing instruction-accurate simulation.
cpu::step() is the core execution function of the ExactStep simulator.
ExactStep uses cpu::step() as its instruction execution mechanism.