• 一个八位指令寄存器只能确定256种不同操作以及对于这些操作的修改。

    An 8-bit instruction register can only specify 256 different operations and variations on operations.

    youdao

  • 为了实现这种映射可以访问寄存器位置包括条件编译#指令

    To achieve this mapping, you may include conditional compilation #ifdef in places where you access the registers.

    youdao

  • 后面4040处理器(1974发布),具有扩展指令程序内存寄存器堆栈

    Its successor was the 4040 processor (released in 1974), which had an expanded instruction set, program memory, register set, and stack.

    youdao

  • 可以设置一些寄存器发出一个系统调用指令(中断),并陷阱处理程序直接调用内核代码

    You set some registers and issue a system call instruction (or an interrupt) and have the kernel code called directly from the trap handler.

    youdao

  • 整个解释器核心虚拟寄存器机器及其支持的一基本指令集。

    The core of the scheme interpreter is the Virtual Register Machine with a set of supported basic instructions.

    youdao

  • 大多数指令都遵循类似格式结果存储第一个操作数内指定寄存器中。

    Most instructions follow a similar format, with the register that holds the result specified in the first operand.

    youdao

  • 执行指令(适当)更新任何受影响寄存器标志

    When the instruction has been executed, any affected registers and flags can be updated (as appropriate).

    youdao

  • PPE载入存储指令访问存储器(有效地址空间),可以存储器内容可以缓存私有寄存器文件之间移动数据

    The PPE accesses main storage (the effective-address space) with load and store instructions that move data between main storage and a private register file, the contents of which may be cached.

    youdao

  • 所以指令会将链接寄存器(存有返回地址)存储调用函数堆栈框架恰当位置

    So this instruction stores the link register (which holds the return address) into the proper location in the calling function's stack frame.

    youdao

  • 如果MSR(机器状态寄存器)可用浮点禁用将尝试执行一个浮点指令

    An attempt was made to execute a floating point instruction when the floating point available bit in the MSR (machine status register) was disabled.

    youdao

  • 两种模式下,设定64寄存器指令影响所有64

    In both modes, instructions that set a 64-bit register affect all 64 bits.

    youdao

  • 几个SPU指令只能处理这些寄存器中的一个

    It turns out that several SPU instructions deal with only one of the register's values.

    youdao

  • 实际上可以使用基于寄存器提示指令来实现一些非常高级提示行为

    You can actually do some fairly advanced hinting behavior using register-based hint instructions.

    youdao

  • Parrot中的指令使用dest,src语法因此清单1显示使用文本加载字符串寄存器

    Instructions in Parrot use the dest, SRC syntax, so Listing 1 shows a string register being loaded with text.

    youdao

  • iar -指令地址寄存器

    Iar-The instruction address register.

    youdao

  • 这个函数完成时,返回通过寄存器3返回,函数本身使用blr指令退出

    When the function is completed, the value is returned through register 3, and the function exits using the BLR instruction.

    youdao

  • 可以看到test1()中每次加法都需要读取存储全局变量errstest2()中,localerrs分配在寄存器上,需要指令

    Note that test1 must load and store the global errs value each time it is incremented, whereas test2 stores localerrs in a register and needs only a single instruction.

    youdao

  • 很快有了汇编语言将10抽象基本机器指令例如y加载寄存器x

    Quickly came assembly language, which abstracted away the ones and zeros to provide rudimentary machine instructions such as load register X with value y.

    youdao

  • 所有指令不管怎样都会对整个寄存器进行操作

    All of the instructions operate on the whole register anyway. The problem before was threefold.

    youdao

  • 在下面的示例中,cpuid指令采用%eax寄存器中的输入,然后四个寄存器给出输出:% eax、%ebx、%ecx、%edx

    In the following example, the cpuid instruction takes the input in the % eax register and gives output in four registers: % eax, % ebx, % ecx, % edx.

    youdao

  • brsl代表branch relative and setlink”,用来分支函数入口链接寄存器(LR)设置返回地址下一个指令

    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.

    youdao

  • rotqby指令(代表的是“rotate (left)quadwordbybytes”)使用加载地址指示寄存器旋转程度。

    The rotqby instruction, "rotate (left) quadword by bytes," USES the address you loaded from to indicate how far to rotate the register.

    youdao

  • hbr hint_trigger, $register ——告诉处理器相对地址 hint_trigger 处分支指令可能会跳转寄存器 $register 所指定的地址。

    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.

    youdao

  • 在SPU上,大部分指令可以寄存器进行操作,就仿佛它们分别包含多个无关一样(因此可以多个数据执行指令)。

    On the SPUs, most instructions can operate on registers as if they contained multiple, independent values (thus the single instruction acting on multiple data items).

    youdao

  • 就是说每个寄存器分为多个较小指令作用于所有的值上。

    This means that each register is divided into multiple, smaller values, and instructions operate on all of the values simultaneously.

    youdao

  • 第一指令负责加载第二指令旋转以便请求地址位于寄存器开始

    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.

    youdao

  • 为了解决问题乘法指令使用每个32最低有效的16以便结果能够放进整个 32 位寄存器

    To combat the problem, multiplication instructions only use the least-significant 16 bits of every 32-bit value so that the result will fit in the full 32-bit register.

    youdao

  • 使用32 位寄存器相比由于使用了 64寄存器,要执行相应的计算工作,只需使用更少指令

    These can, by virtue of 64-bit registers, perform computations with fewer instructions than with 32-bit registers.

    youdao

  • 使用32 位寄存器相比由于使用了 64寄存器,要执行相应的计算工作,只需使用更少指令

    These can, by virtue of 64-bit registers, perform computations with fewer instructions than with 32-bit registers.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定