Iar-The instruction address register.
iar -指令地址寄存器。
An instruction address in which the address part of the instruction is the operand.
指令格式中跟随其后的是操作数。
Similarly, whenever the processor develops an instruction address, the low-order two bits are zero.
同样,只要处理器利用指令地址,低阶的两位就为零。
This is silly, because I should still be able to set a breakpoint based on the instruction address.
这是愚蠢的,因为我仍然可以设置的指令地址的一个断点。
The research on branch prediction includes the use of history information, branch instruction address mapping and state transition.
分支预测算法的研究包括分支历史信息的处理,分支指令地址的映射,状态转换等。
If you find a function address range that covers the failing instruction address, the message for that range indicates the method where the error was likely introduced.
如果您找到一个函数地址范围包含了失败的指令地址,那么这个范围的消息就会说明可能引入错误的方法。
Note: to reference the lines of assembly code in the following explanation, I refer to the last two values of the instruction address because they all begin with 054d20.
注:为引用下列说明中的汇编代码行,我将引用指令地址的最后两个值,因为它们都以054d 20开头。
In this mode, the instruction itself contains the address from which to load the data.
在这种模式中,指令本身就包含了数据加载的源地址。
It only CARES that the ones and zeros are consistent with its instruction set and address space.
它只关心这些零一指令是否与其指令集和地址空间一致。
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
In fact, the largest length available for a memory address to any instruction format is only 24 bits!
实际上,内存地址对于任何指令格式可以使用的最大长度只有24位!
So this instruction stores the link register (which holds the return address) into the proper location in the calling function's stack frame.
所以该指令会将链接寄存器(存有返回地址)存储到调用函数堆栈框架的恰当位置。
The first instruction does the load and the second instruction rotates the value so that the requested address is at the beginning of the register.
第一个指令负责加载,第二个指令旋转此值以便所请求的地址位于寄存器的开始。
This indicates that the function's address will be the address of the next instruction.
这表明函数地址将是下一个指令的地址。
Some instructions in Rexx may explicitly specify a stack to operate on; but other instructions operate within an environment which you configure with the ADDRESS instruction.
Rexx中有一些指令可以显式地指定要操作的栈;但是其他指令操作是在您用ADDRESS指令配置的环境中进行。
Ila is a special load instruction that loads static addresses, in this case loading the address of the output string into register 3.
ila是加载静态地址的特殊加载指令,在本例中用来将输出字符串地址加载到3。
Important registers to look for when debugging through signals are the GPRs, instruction pointer (NIP), machine state register (MSR), trap, data address register (DAR), and so on.
在调试信号时,需要查看的一些重要寄存器包括GPR、指令指针(NIP)、机器状态寄存器(MSR)、Trap、数据地址寄存器(DAR)等等。
A program references storage using the effective address computed by the processor when it executes a storage Access or Branch instruction or when it fetches the next sequential instruction.
在程序执行StorageAccess或Branch指令或者在存取下一条顺序指令时,它将使用处理器计算出的有效地址引用存储设备。
BRSL stands for "branch relative and set link." This branches to the function entry point and sets the link register (LR) to the next instruction for the return address.
brsl代表“branch relative and setlink”,用来分支到函数的入口点并将链接寄存器(LR)设置为返回地址的下一个指令。
hbr hint_trigger, $register -- This tells the processor that the branch instruction at the relative address hint_trigger is likely to branch to the address specified in register $register.
hbr hint_trigger, $register ——告诉处理器相对地址 hint_trigger 处的分支指令可能会跳转到寄存器 $register 所指定的地址。
Note that you used the ila instruction (" immediate load address ") to load the address of the buffer.
注意,这里使用了ila指令(意思是“immediateloadaddress”)来加载缓冲区的地址。
The rotqby instruction, "rotate (left) quadword by bytes," USES the address you loaded from to indicate how far to rotate the register.
rotqby指令(代表的是“rotate (left)quadwordbybytes”)使用加载自的地址以指示寄存器的旋转程度。
While it is running, it records the address of the instruction that is being executed every time a system-clock interrupt occurs.
当它运行时,它会记录每次系统时钟中断发生时正在执行的指令的地址。
Now the email address not only contains a (possibly) valid email address but also an instruction to email somebody else your password file.
现在email地址不仅(可能)包含有效的email地址,而且还通过email告诉其他人密码文件。
The LK bit specifies whether the address of the next sequential instruction is saved in the Link Register as a return address for a subroutine call.
LK位指定了下一个顺序指令的地址是否作为子例程调用的返回地址保存在链接寄存器中。
The address from which the first instruction will be fetched after the processor is powered on or reset.
一个处理器上电或重启后第一个指令能被从之取出来的地址。
A register in the processor that contains the address of the next instruction to be executed. Also known as a program counter.
包含下一条要执行指令地址的处理器中的寄存器。也叫程序计数器。
A register in the processor that contains the address of the next instruction to be executed. Also known as a program counter.
包含下一条要执行指令地址的处理器中的寄存器。也叫程序计数器。
应用推荐