作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (19): 74-75,7. doi: 10.3969/j.issn.1000-3428.2006.19.027

• 软件技术与数据库 • 上一篇    下一篇

互斥微操作命令的查找算法

孙志卓,巩建闽,刘利东,胡 凯   

  1. (德州学院计算机系,德州253000)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-10-05 发布日期:2006-10-05

Search Algorithm of Exclusive Microoperations Command

SUN Zhizhuo, GONG Jianmin, LIU Lidong, HU Kai   

  1. (Department of Computer, Dezhou University, Dezhou 253000)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-10-05 Published:2006-10-05

摘要: 大多数CISC处理器和VLIW处理器都采用微程序控制,水平型微指令因其并行能力强、效率高和灵活性强而被广泛使用,为了优化设计微程序控制器,需对水平型微指令中互斥的微操作命令进行字段编码。为了快速、准确地确定各组互斥的微操作命令,该文综合运用了集合和数据结构中树的知识,提出了一种查找互斥微操作命令的算法。可编程实现互斥微操作命令查找的自动化,适用于包含几十、上百或更多种不同微操作命令的CISC或VLIW处理器的微指令设计。

关键词: 微程序, 微指令, 互斥事件, 微操作命令

Abstract: Most CISC or VLIW processors are microprogrammed processors, horizontal microinstruction is widely used for its high degree of parallelism, efficiency and flexibility, it is necessary to encode one or several groups of mutually exclusive microoperations in different fields in optimizing the microcode ROM. To ascertain each group of mutually exclusive microoperations accurately and expediently, the algorithm is presented based on set theory and tree in data structure. It realizes the automation of ascertaining mutually exclusive microoperations. It is
applicable to those CISC or VLIW processors that may include dozens, hundreds or even more different microoperations.

Key words: Microprogram, Microinstruction, Exclusive event, Microoperation command

中图分类号: