Abstract
In the ARES, there are four major features. First of all, the ARES utilizes both static and dynamic scheduling methods. The instruction identifier bits (IDBs) are attached to each instruction, except jump and branch, to indicate which basic block (BB) the instruction originally belongs to. Thus, the compiler can move instructions across the boundaries of BBs to get more instruction level parallelism. Secondly, the separate architectures memory address calculation from memory access for store instruction. This divides the original two memory cycles of Store instruction for write-back cache into two separate cycles. Thirdly, the system divides the instruction of compare-and-branch into two steps: compare and test-then-branch. With this scheme and branch registers, one can combine the current BB with the following BBs (taken/untaken or both) into one BB to increase the schedulable instructions. Finally, the system follows the same way as the IFU of the MARS system to peep and absorb jump, so there is no delayed slot for jump in the ARES. The architecture can have a 1.62 speedup, compared with the MIPS-X, with a simple extra hardware support.
Original language | English |
---|---|
Title of host publication | 1991 International Symposium on VLSI Technology, Systems, and Applications - Proceedings of Technical Papers, VTSA 1991 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 338-343 |
Number of pages | 6 |
ISBN (Electronic) | 078030036X, 9780780300361 |
DOIs | |
State | Published - 1991 |
Externally published | Yes |
Event | 1991 International Symposium on VLSI Technology, Systems, and Applications, VTSA 1991 - Taipei, Taiwan Duration: 22 05 1991 → 24 05 1991 |
Publication series
Name | International Symposium on VLSI Technology, Systems, and Applications, Proceedings |
---|---|
ISSN (Print) | 1930-8868 |
Conference
Conference | 1991 International Symposium on VLSI Technology, Systems, and Applications, VTSA 1991 |
---|---|
Country/Territory | Taiwan |
City | Taipei |
Period | 22/05/91 → 24/05/91 |
Bibliographical note
Publisher Copyright:© 1991 IEEE.