TY - BOOK
T1 - Using conditional execution to exploit instruction level concurrency
AU - Gray, S.M.
AU - Adams, R.G.
PY - 1994
Y1 - 1994
N2 - Multiple-instruction-issue processors seek to improve performance over scalar RISC processors by providing multiple pipelined functional units in order to fetch, decode and execute several instructions per cycle. The process of identifying instructions which can be executed in parallel and distributing them between the available functional units is referred to as instruction scheduling. This paper describes a simple compile-time scheduling technique, called confitional compaction, which uses the concept of conditional execution to move instructions across basic block boundaries. It then presents the results of an investigation into the performance of the scheduling technique using C benchmarks programs scheduled for machines with different functional unit configurations.
AB - Multiple-instruction-issue processors seek to improve performance over scalar RISC processors by providing multiple pipelined functional units in order to fetch, decode and execute several instructions per cycle. The process of identifying instructions which can be executed in parallel and distributing them between the available functional units is referred to as instruction scheduling. This paper describes a simple compile-time scheduling technique, called confitional compaction, which uses the concept of conditional execution to move instructions across basic block boundaries. It then presents the results of an investigation into the performance of the scheduling technique using C benchmarks programs scheduled for machines with different functional unit configurations.
KW - static instruction scheduling
KW - conditional execution
KW - conditional compaction
KW - resource configurations
M3 - Other report
T3 - UH Computer Science Technical Report
BT - Using conditional execution to exploit instruction level concurrency
PB - University of Hertfordshire
ER -