Chinese translation for "调用指令"
|
- call instruction
calling instruction calling order
Related Translations:
程序调用: program callroutine call 值调用: call by valuevalue call 调用树: call treecalling tree
- Example Sentences:
| 1. | The instruction following the call instruction must be a ret 跟在调用指令后面的指令必须是ret 。 | | 2. | It indicates that the current method s stack frame should be removed before the call instruction is executed 它指示在执行调用指令前应移除当前方法的堆栈帧。 | | 3. | Performs a postfixed method call instruction such that the current method s stack frame is removed before the actual call instruction is executed 执行后缀的方法调用指令,以便在执行实际调用指令前移除当前方法的堆栈帧。 | | 4. | When an emulator supporting user - mode emulation encounters a system call instruction , on the other hand , it does not transfer control to the emulated exception handler ; instead it interprets the system call itself 另一方面,当一个支持用户模式仿真的仿真器碰到一个系统调用指令时,它并不是把控制转交给仿真的异常处理程序,相反,它会自己解释该系统调用。 | | 5. | System calls . when an emulator ordinarily encounters a powerpc system call instruction , it emulates the exception by storing the instruction address into the srr0 register , setting some architecture - defined bits in srr1 , and transferring control to physical address 0xc00 . some powerpc variants allow more control over this behavior , but this is the traditional powerpc model 当仿真器正常地碰到一个powerpc系统调用指令时,它便将指令地址存入到srr0寄存器,设置srr1中某些体系结构定义的位,并将控制权转交给物理地址0xc00 ,从而仿真这个异常(有些powerpc的变种允许对这种行为有更多的控制,但是这里的这种是传统的powerpc模型) 。 |
- Similar Words:
- "调用帧" Chinese translation, "调用支持层" Chinese translation, "调用执行" Chinese translation, "调用指定帧(一般喊有某个特定函数)" Chinese translation, "调用指定帧:其中桢中含有函数。" Chinese translation, "调用指令, 调入指令" Chinese translation, "调用指示符" Chinese translation, "调用指示器" Chinese translation, "调用转移" Chinese translation, "调用装入" Chinese translation
|
|
|