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

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

    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

  • 后面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

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

    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

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

    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

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

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

    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

  • 为了解决问题乘法指令使用每个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

  • 几个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

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

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

    youdao

  • 使用定点寄存的定点指令其他指令

    Fixed-point instructions and other instructions that use the fixed-point registers.

    youdao

  • length指令确定字符串长度加载一个整数寄存器中

    The length instruction determines the length of the string and loads it into an integer register.

    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

  • 调试信号时,需要查看的一些重要寄存包括GPR指令指针(NIP)、机器状态寄存(MSR)、Trap数据地址寄存器(DAR)等等

    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.

    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

  • PowerPC使用加载/存储成为RISC指令意味着访问存的惟一时机就是内存加载寄存寄存器中的内容复制到内存中时。

    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.

    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

  • 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

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

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

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