The address space corresponding to instruction memory is always indicated cacheable, which is correct in function.
在任何情况下指令存储器所对应的地址空间都是可缓存的。
In some systems, there is much more instruction memory than data memory so instruction addresses are wider than data addresses.
在一些系统中,指令存储器比数据存储器更大,所以指令地址的宽度要高达数据地址。
If the data or instruction is not present in the cache, or if the cache line is invalidated, the CPU updates its cache by reading the data from the main memory.
如果数据或指令没有出现在高速缓存中,或者如果高速缓存线路无效的时候,CPU通过从主存储器中读数据来更新它的高速缓存。
Its successor was the 4040 processor (released in 1974), which had an expanded instruction set, program memory, register set, and stack.
其后面是4040处理器(1974发布),其具有扩展指令集、程序内存、寄存器集和堆栈。
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
That program counter points to some location in memory typically to the first instruction in the sequence.
程序计数器指示存储器当中的某些位置,尤其是指示序列中的第一个指令。
In fact, the largest length available for a memory address to any instruction format is only 24 bits!
实际上,内存地址对于任何指令格式可以使用的最大长度只有24位!
The language instruction tells the computer to find a place in its memory, which the programmer wants to call X and to put 2 in there.
这个语言指令告诉计算机:在内存中,为那个被程序员命名为X的变量寻找一个地址,并把数值2存储进去。
A tiny program can clear all of memory. A single instruction can stop the machine.
比如,一段小程序可以抹去所有的内存;一条简单的指令可以使主机停止运行。
By having a memory and storing a set of instructions that can be performed over and over, as well as logic to vary the path of instruction, execution programmable computers were possible.
如果有一个记忆和存储设备那些计算可以持续下去。不过电脑路径执行程序都发生改变,不过这是可行的。
The problem is that there is another form of calculation a stored instruction computer needs to do. That is it has to figure out where in memory instructions are.
计算机存储器还需要做另一种形式的计算,那就是计算出内存指令地址。
Vega processors included a custom read barrier instruction that included bit field checking in reference metadata as well as special virtual memory protection for GC-compacted pages.
Vega处理器包含了一个客户化的读屏障指令,它具有字段检查元数据和针对GC压缩页面的特殊的虚拟内存保护。
The PowerPC uses a load/store (also called RISC) instruction set, which means that the only time it accesses main memory is for loading into registers or copying a register to memory.
PowerPC使用了加载/存储(也成为RISC)指令集,这意味着访问主存的惟一时机就是将内存加载到寄存器或将寄存器中的内容复制到内存中时。
Remember, the LQD instruction only loads from 16-byte boundaries. It will therefore ignore the four least significant bits during the load, and just load an aligned quadword from memory.
记住,lqd指令只能从16字节边界加载,所以它会在加载期间忽略最低有效的四位,而只会从内存加载已对齐的四字。
The other main type of processor architecture, CISC (the x86 processor being a popular CISC instruction set), allows for memory access in nearly every instruction.
另外一种主要的处理器体系结构CISC (x86处理器就是一种流行的CISC指令集)几乎允许在每条指令中进行内存访问。
Because of the nature of memory systems and instruction-set designs, the best generic routine to copy memory is rarely as fast as code written to copy a particular length.
由于内存系统和指令集设计的特性,用于复制内存的最佳通用例程的执行速度通常比用于复制特定长度的代码慢。
Neither a memory management unit nor an instruction or data cache are used.
这既不需要使用内存管理单元,也不需要使用指令或数据缓存。
You don't really need a command module for this, but the memory is very limited. There is a small 100-byte buffer that holds the bytecode instruction stream.
在这种情况下,您并不需要一个命令模块,但是内存容量十分有限,其大小只有100个字节。
The most common analysis is data dependence analysis, which is to determine the instructions that use the variable (register or memory location) modified by another instruction.
最通常的分析是数据依存性分析,它用来确定指令使用的变量(寄存器或内存位置)是否被另一条指令修改。
Overall, visual presentation led to better memory, but there was no relationship between the learners' preferences and the instruction style.
总体上看,视觉呈现可以产生更好的记忆效果,但是学习者的偏好与教学方式之间并没有关系。
If the value in memory location 2 is the number 0, continue with instruction 9.
如果位置2中的数字为0,就继续执行第9步。
The CPU reads and interprets the instructions, reads the data required by each instruction, executes the action required by the instruction, and stores the results back in memory.
CPU读取并解释指令,读取每一条指令所需的数据,执行指令所需的动作并将结果存储回内存。
We use an address symbolic value propagation algorithm to derive possible address set that might be accessed by a memory instruction.
我们通过一种值预测及传播算法检测存储器指令数据相关。
The programmer writes one mnemonic (memory-aiding) instruction for each machine-level instruction.
程序员为每一条机器指令写一条助记符指令。
First the microprocessor fetches, or reads, the instruction from memory.
第一个微处理器读取,或者读取,从内存的指令。
When you view the breakpoint properties, this breakpoint appears as an address breakpoint with a memory location corresponding to the next executable instruction in the function.
查看断点属性时,该断点显示为一个地址断点,这个地址断点具有一个与函数中下一个可执行指令相对应的内存位置。
It can execute any CPU instruction and reference any memory address.
可以执行任意的CPU指令,访问任意的内存地址。
It can execute any CPU instruction and reference any memory address.
可以执行任意的CPU指令,访问任意的内存地址。
应用推荐