The Parrot assembly language is introduced.
介绍了 Parrot汇编语言。
How to read the register in assembly language?
如何使用汇编语言读取寄存器?
An assembly language or two would do equally well.
一种汇编语言还是两种其实都一样。
This corresponds to the selb assembly language instruction.
它对应于汇编语言的selb 指令。
Creating reusable libraries in assembly language is fast and easy.
使用汇编语言创建可重用的库非常迅速,也非常简单。
As in assembly language, spu_sel looks at each bit in conditional.
正如汇编语言中一样,spu_sel会查看conditional中每一位的值。
In assembly language, this is handled explicitly by the programmer.
而在汇编语言中,却需要程序员来显式处理。
From an assembly language perspective, Listing 10 provides the pseudo-code.
清单10提供汇编语言伪代码。
The compiler supplies the appropriate operand in the assembly language code it generates.
编译器在自己生成的汇编语言中提供了适当的操作数。
Such code must usually be written in assembly language. Contrast with processor-independent.
一些代码必须用汇编语言编写。
Figure 6-7 shows what assembly language looks like once binary has been through a disassembler.
图6 - 7显示当二进制数据通过反汇编器后,翻译出来的汇编语言的样子。
Now I'll enter in the assembly language version of this program and then discuss what each line means.
现在,我来介绍一下该程序的汇编语言版本,此外,我还会对每一行代码的含义做详细的解释。
On average, one line of high level language code translates into many lines of assembly language code.
平均起来,一行高级语言代码要转换成多行汇编语言代码。
This article does not require that you be experienced with assembly language, though it would be helpful.
本篇文章并不要求您具有汇编语言的经验,当然,如果有相关的经验会十分有帮助。
New assembly language programmers are sometimes surprised by how many different ways you can access memory.
新接触汇编语言的程序员有时可能会对我们有多少访问内存的方法感到惊奇。
I'm not sure about you, but the complexity of that code almost makes me want to take up assembly language again.
不知道您有何感想,但这段代码的复杂得让我想去重拾汇编语言。
Note that the intrinsics generally have the same limitations as their corresponding assembly language instructions.
注意,这种intrinsic通常与对应的汇编语言指令具有相同的限制。
Knowing how the SPU's assembly language works will also aid you in exploiting the processor in higher-level languages.
了解SPU的汇编语言是如何工作的,也可以对使用高级语言来使用处理器提供帮助。
If you write in assembly language, you're pretty much forced to write comments; no one on earth can read the code directly.
如果你使用汇编语言,那么你肯定会被要求写注释;在这个地球上还没有人能够直接读懂汇编代码。
Each of these devices has its own assembly language that is completely incompatible with the assembly language of any other.
这些设备每个都有自己的专有汇编语言,并且完全不兼容于任何其它一个设备的汇编语言。
For those who actually like to mess with the low-level stuff, here is an assembly language template for an optimized tail-call.
这里是为那些真正热衷底层编程的人准备的一个优化尾部调用的汇编语言模板。
Previous discussions about the SPU have focused on the SPU's assembly language to help you get to know the processor intimately.
前面有关SPU 的讨论主要集中在 SPU的汇编语言上,从而帮助您更加深入地了解处理器。
The link register is only special by convention — the SPU assembly language allows you to set the link in any register you choose.
链接寄存器只在约定的意义上有一些特殊——SPU汇编语言允许在您所选择的任何寄存器内设置链接。
If you've never programmed assembly language before, registers are the temporary storage that processors use for computing values.
如果您以前从未用汇编语言编过程,寄存器就是处理器为计算值所使用的临时存储。
The link register is only special by convention -- the SPU assembly language allows you to set the link in any register you choose.
链接寄存器只在约定的意义上有一些特殊 ——SPU汇编语言允许在您所选择的任何 寄存器内设置链接。
Later, I will show you how to program them in c, but assembly language gives a better view of the distinctiveness of the processor.
这之后,我会向您展示如何在C中对它们进行编程,但比较而言,汇编语言能够更好地体现该处理器的独特性。
For example, it is difficult to harvest patterns from assembly language because the language's characteristics fight expressiveness.
例如,很难从汇编语言中积累模式,因为该语言的特点是抵触表达性。
What is not usually apparent to new assembly language programmers is that the order of instructions affects the speed of the program.
对于新入门的汇编语言程序员来说,不太明显的一个问题是指令的顺序会影响程序执行速度。
Like Chapter 5, Chapter 6 presumes knowledge of computer architecture, and at least some experience in programming assembly language.
类似于第5章,第6章假定读者具有计算机体系结构知识,并且至少有一些汇编语言编程的经验。
Boogie is used to verify the assembly language against a specification and guarantees safe interaction with the TAL code and hardware.
它还使用Boogie根据规范来验证汇编语言,并确保它可以与TAL代码和硬件安全地交互。
应用推荐