Applying 2-way Superscalar Technique to a 32-bit RISC Microprocessor
- Integrated Circuit Design Research and Education Center
Correspondence to:
Quynh Ngoc Do,
Integrated Circuit Design Research and Education Center.
Email:
pvphuc@vnuhcm.edu.vn.
Published:
2013-12-31
Abstract
In one-way microprocessor, the program code is executed at the maximum (ideal) rate of one instruction per cycle. In practice, due to the occurrence of branch instruction, this rate is less than 1. Superscalar architecture, when applied to a 32-bit RISC microprocessor, enables the handling of two instructions in a single machine cycle. To further increase the processing speed, the out-of-order execution is also applied to process an instruction that its operands are ready. As a result, the microprocessor which can complete two instructions per cycle is obtained.