摘要
本文提出了一种新的多线程处理器模型,它结合了前瞻性执行机制和多线程执行机制,既能从更大的指令窗口中开发出更多的ILP,又能屏蔽各种长延迟操作,达到较高的资源利用率。本文深入讨论了SMA模型及其特点,并进行了初步的性能分析。
A new multithreaded processor model is presented in this paper.It combines speculative execution and multithreaded execution mechanisms.It can not only develop more ILPs in larger instruction windows,but also mask various long latency operations in order to attain higher utilization of resources.This paper discusses the model and its features in detail and conduct a primary performance analysis.
出处
《计算机工程与科学》
CSCD
1999年第4期7-12,共6页
Computer Engineering & Science
关键词
前瞻性执行
多线程
体系结构
处理器
speculative execution,multithreaded architecture,multiScalar.