A simple pipelined processor will perform a long stall when it sees a jump instruction, waiting for the value to be finalized.
一个简单的流水线处理器在看到跳转指令时将执行长时间停顿,等待最终确定值。
单词 | Pipelined processor |
释义 |
Pipelined processor
原声例句
科技 Crash Course A simple pipelined processor will perform a long stall when it sees a jump instruction, waiting for the value to be finalized. 一个简单的流水线处理器在看到跳转指令时将执行长时间停顿,等待最终确定值。
英语百科
Instruction pipelining![]() ![]() ![]() Instruction pipelining is a technique that implements a form of parallelism called instruction-level parallelism within a single processor. It therefore allows faster CPU throughput (the number of instructions that can be executed in a unit of time) than would otherwise be possible at a given clock rate. The basic instruction cycle is broken up into a series called a pipeline. Rather than processing each instruction sequentially (finishing one instruction before starting the next), each instruction is split up into a sequence of steps so different steps can be executed in parallel and instructions can be processed concurrently (starting one instruction before finishing the previous one). |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。