An instruction storage interrupt is a page fault on an instruction fetch.
指令存储中断通常是指在取出指令时发生页面错误。
After all logic events have been completed, the control unit initiates the next instruction fetch.
在所有的逻辑事件完成之后,控制器再次启动下一步指令的读取。
At minimum, the branch hint must be four instruction fetch groups before the branch instruction, or it will have no effect.
分支提示至少是分支指令之前的4个指令取出组,否则就没有效果。
When a page fault is taken on a file due to an instruction fetch, only the non-computational file transitions to the computational state.
如果某个文件因为指令取出发生了缺页,那么会将非计算性文件转换为计算性状态。
The instruction fetch is a common operation for each instruction , and consists of reading an instruction from a location in memory.
取指令对于每个指令来说都是个普通操作,它包括从内存单元中读指令。
To simplify the design they chose to have the PC expose the address of the current instruction fetch, rather than the currently executing instruction.
为了简化他们选择在PC暴露当前指令的地址取指令,而不是当前正在执行的指令的设计。
Each mapped page is restricted in the types of operations that may be performed on its contents: read, write, and instruction fetch (also called execute).
每个被映射的页面都有读、写以及取指令(也叫执行)的限制。
For a branch hint to be most effective (so that the branch does not stall at all), it must be set at least four instruction fetch-groups plus 11 cycles before the branch instruction.
要想让分支提示变得非常有效(这样分支就根本不会暂停了),就必须设置至少4个指令取出组和分支指令之前的11个周期。
Another unique architectural feature is the memory system which allows an instruction fetch and at the same time a data access by each individual core at every single clock cycle.
另一个独特的构架特性是内存系统,它允许一个取指,并在同一时间,每一个核可以读取数据在每一个单独的时钟周期内。
Also, you can use.align 3 to force a given instruction to start in a new fetch group (it will be padded with appropriate no-ops to align it properly).
另外,您可以使用.align3在新的取出组中强制启动某条给定的指令(它可以使用适当的无操作指令进行填充,从而正确地进行对齐)。
At per cycle, processor fetch many instruction from many thread to manage operation.
在每个周期,处理机从多个线程取出多条指令调度执行。
At per cycle, processor fetch many instruction from many thread to manage operation.
在每个周期,处理机从多个线程取出多条指令调度执行。
应用推荐