Instruction Cache
ConceptIn the cited instruction-set-simulator context, an instruction cache is an optimization that stores previously decoded instruction information so that repeated executions of the same instruction can reuse decode results instead of decoding the instruction word again.
WIKI
Definition
An instruction cache in this context is a simulator-side cache for decoded instruction information. The cited work describes storing information about previously decoded instructions in a cache so that, when the same instruction is executed again, the simulator can reuse the stored information rather than decode the instruction again. This is presented as a way to obtain performance comparable to compiled simulation while retaining interpretive flexibility.
Role in instruction-set simulation
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →