Affiliation:
1. UCLA Computer Science Department, University of California, Los Angeles, Ca
Abstract
To design a new processor or to modify an existing one, designers need to gather data to estimate the influence of specific architecture features on the performance of the
proposed machine
(PM). To obtain this data, it is necessary to measure on an
existing machine
(EM) the dynamic behavior of
typical programs
. Traditionally,
simulators
have been used to obtain measurements for PMs. Since several hundred EM instructions are required to decode, interpret, and measure each simulated (PM) instruction, the simulation time of typical programs is prohibitively large. Thus, designers tend to simulate only small programs and the results obtained might not be representative of a real system behavior. In this paper we present an alternative tool for collecting architecture measurements: the Block-and-Actions Generator (BKGEN). BKGEN produces a version of the program being measured which is directly executable by the EM. This executable version is obtained directly with the EM compiler or with the PM compiler and a assembly-to-assembly translator. The choice between these alternatives depends on the EM and PM compiler technology and the type of measurements to be obtained. BKGEN also collects the PM events to be measured (called
actions
). Each EM
block of instructions
is associated with a PM
block of actions
so that when the program is executed, it collects the measurements associated with the PM. The main advantage of BKGEN is that the execution time is substantially reduced compared to the execution time of a simulator while collecting similar data. Thus, large typical programs (compilers, assemblers, word processors, ...) can be used by the designer to obtain meaningful measurements.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference20 articles.
1. Instruction set processor specifications (ISPS): The notation and its applications
2. Beyond the Baskett benchmark
3. Special Issue on Hardware Description Languages;Chu Y.;Computer,1974
4. A synthetic benchmark
5. [DEC79] VAX-11 Architecture Handbook Digital Equipment Corporation (1979). [DEC79] VAX-11 Architecture Handbook Digital Equipment Corporation (1979).