STRUCTURE DESIGN OF THREAD ORIENTED PIPELINE
-
-
Abstract
To be made a multithread architecture, the general pipeline (called T PIPELINE) is improved as follows: ① adding a thread selecting stage, ② supporting blocked instruction in decode and execution stages,and ③ adding a thread identity field to the instruction in pipeline. In the meantime, a method is put forward to decrease branch overhead combined with compilation. Finally, the performance of T PIPELINE is evaluated.
-
-