SIMx86: An extensible simulator for the Intel 80/spl times/86 processor family

  • Authors:
  • A. R. Shealy;B. A. Malloy;D. A. Sykes

  • Affiliations:
  • -;-;-

  • Venue:
  • SS '97 Proceedings of the 30th Annual Simulation Symposium (SS '97)
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we exploit object technology to present the design and implementation of SIMx86, an execution-driven simulator for the 80/spl times/86 processor family. We begin by describing the design of a domain model for processor simulators. We demonstrate the extensibility of our design by extending it to include first the Intel 8088 processor and then the 8086 processor. We further demonstrate extensibility by incorporating debugging facilities into our simulator model. To evaluate the performance of our SIMx86 simulator we compare execution times with an existing simulator, the SimpleScalar sim-fast simulator. Our experiments indicate that SIMx86 is competitive with the sim-fast simulator. In most cases, the sim-fast simulator was about three times faster than SIMx86. However, the ease of modification, extension and maintenance provided by our design, offsets the performance gains provided by the traditional approach to simulator construction.