网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 VLIW
释义

VLIW

英汉-汉英词典
abbr. 超长指令字(very long instruction word)
词组 | 习惯用语
您要查找的是不是:
  • VLSI abbr. 超大规模积体电路(Very Large Scale Integrated Circuites)
  • villi n. 绒毛(villus的复数)
VLIW abbr. 超长指令字(very long instruction word)

网络短语:
VLIW core 超长指令字处理器内核
VLIW processors VLIW处理器
VLIW Processor VLIW处理器
reconfigurable VLIW 可配置VLIW
VLIW architecture VLIW体系结构
VLIW VeryLongInstructionWord 超长指令字
VLIW Packet 令封包
The VLIW core 器内核
RVIP RISC VLIW Processor 精简指令集计算机超长指令字处理器
中文百科

超长指令字 Very long instruction word

(重定向自VLIW)

超长指令字VLIW:Very long instruction word)指的是一种被设计为可以利用指令级并行(ILP)优势的CPU体系结构。一个按照顺序执行指令的非超标量处理器不能充分的利用处理器的资源,有可能导致低性能。

性能可以通过同时执行一系列指令中的不同子步骤来提高(这就是流水线),或者像超标量架构一样,甚至完全的并行执行多个处理器指令。进一步的提高可以通过指令的执行顺序与在进程代码中出现的顺序不同来提高,这就是乱序执行。

这3种技术都要付出代价:增加了硬件的复杂性。在并行执行任何操作之前,处理器必须确认这些指令间没有相互依赖。例如第一个指令的结果作为第二个指令的输入。很明显,这样的两条指令无法同时执行,并且第2条指令不能在先于第一条指令执行。乱序执行处理器增加了硬件资源用于调度指令和决定相互依赖。

英语百科

Very long instruction word 超长指令字

(重定向自VLIW)

Very long instruction word (VLIW) refers to processor architectures designed to take advantage of instruction level parallelism (ILP). Whereas conventional processors mostly allow programs only to specify instructions that will be executed in sequence, a VLIW processor allows programs to explicitly specify instructions that will be executed at the same time (that is, in parallel). This type of processor architecture is intended to allow higher performance without the inherent complexity of some other approaches.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/19 10:26:24