DocumentCode
3380874
Title
ARES-architecture reinforcing superscalar
Author
Lin, Yuh-Haur ; Lai, Feipei ; Chang, Meng-chou
Author_Institution
Nat. Taiwan Univ., Taipei, Taiwan
fYear
1991
fDate
22-24 May 1991
Firstpage
338
Lastpage
343
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
Keywords
instruction sets; parallel architectures; parallel machines; ARES; architecture reinforcing superscalar; compare-and-branch; compiler; dynamic scheduling; instruction identifier bits; instruction level parallelism; schedulable instructions; static scheduling; Clocks; Computer architecture; Computer science; Dynamic scheduling; Electronic mail; Hardware; Mars; Processor scheduling; Registers; VLIW;
fLanguage
English
Publisher
ieee
Conference_Titel
VLSI Technology, Systems, and Applications, 1991. Proceedings of Technical Papers, 1991 International Symposium on
Conference_Location
Taipei
ISSN
1524-766X
Print_ISBN
0-7803-0036-X
Type
conf
DOI
10.1109/VTSA.1991.246736
Filename
246736
Link To Document