It has all the flexibility of assembly code.
它具备汇编语言的所有灵活性。
This is a matter of sort of assembly code, for your reference.
这是一个关于排序的汇编代码,仅供大家参考。
Functions that contain inline assembly code in the first statement.
函数的第一行语句包含内联程序集代码。
Program verification can be done both on source code and assembly code.
程序验证可以对源代码进行,也可以对汇编代码进行。
Inline assembly code can contain arbitrary native code, which cannot be managed.
内联程序集代码可以包含无法托管的任意本机代码。
Then, break the execution and find the assembly code representing the infinite loop.
然后,中断执行并找到表示该无限循环的汇编代码。
Figure 6-7 - a disassembler takes binary code and creates assembly code that looks like this.
图6 - 7反汇编器处理二进制代码并生成如图所示的汇编代码。
Inline assembly code in functions that pass copy-constructed function parameters is not supported.
传递复制构造函数参数的函数中的内联程序集代码不受支持。
Register allocation and code generation are key parts of generating high performance assembly code.
寄存器分配和代码生成是决定编译器能否生成高效代码的关键部分。
This was done by simple substitution of the arguments passed to STRCMP into a line of assembly code.
这个过程只是将传递到strcmp的参数替换到一行汇编代码中。
TheDisassembly window shows assembly code corresponding to the instructions created by the compiler.
“反汇编”窗口显示与编译器所创建的指令对应的汇编代码。
Written in assembly code using random number generation algorithm: program mainly by the eight parts.
用汇编代码写的随机数生成算法:程序主要由八部分组成。
Though 8051 could embed assembly code at C-language programming, the complicity is obviously improved.
虽然使用8051可以在C语言程序中嵌入汇编代码,但是复杂度明显提高。
No third party support, the security sub-class of each control technologies are written in assembly code.
不需要其他第三方支持,每个控件的安全子类技术都是使用汇编代码的编写。
In addition, I've provided a simple constructor to make it clear when the constructor is run in the assembly code.
此外,我提供了一个简单的构造函数来明确说明汇编代码中该构造函数的运行情况。
There are several ways to open a document or workbook that contains managed code extensions without running the assembly code.
有多种方式可以在不运行程序集代码的情况下打开包含托管代码扩展的文档或工作簿。
The MMI is a highly effective interpreter, hand crafted in assembly code of a host platform to achieve best possible optimizations.
MMI是一个非常有效的解释器,利用宿主平台上的程序集代码来达到最优的优化。
Unfortunately, the sample program called STRCMP with no arguments, so the resulting assembly code was invalid and the compile failed.
不幸的是,前面的例子程序调用strcmp时没有给出参数,因此生成的汇编代码无效,从而导致编译失败。
The first two lines of assembly code at B0 and B5 load the instance reference from memory location 049388C8 into eax and test for null.
B0和B5 处的前两行汇编代码将 instance引用从内存位置 049388C8 加载至eax 中,并进行 null 检查。
If you read the assembly code that is ultimately generated by virtually any compiler, you'll see that program control contains many jumps.
若阅读由几乎所有编译器生成的汇编代码,就会发现程序控制里包含了许多跳转。
Moreover the resulting assembly code demonstrates how much processor specific optimization is going on. Kawaguchi notes, for instance, that the following code.
此外,结果汇编代码证明了特定于处理器的优化程度如何。
Underlying the front-end parsers is a symbolic instruction set – a kind of portable assembly code – which can be translated to any of the supported machine architectures.
因为前端解析器其实是符号化指令集,这种指令集实质上是一组可移植的汇编码,能够翻译到任何支持的机器架构之上。
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 paper we propose a de-pipelining algorithm which converts the optimized assembly code of a software-pipelined loop back to a semantically equivalent sequential counterpart.
提出了一种反流水技术,它能够将软件流水后的优化汇编代码反向转换成语义等价的相应代码。
The CFG generation process can also be attacked by obfuscating the assembly code such that one cannot determine the correct target of a jump instruction, such as using a jump through register.
攻击CFG生成进程也可以是通过混淆汇编代码以致它不能够正确地确定跳转指令的目标,比如使用寄存器指示跳转目标。
This makes it possible to build other parsers and translators to generate the same assembly code and take the advantage of being able to be used on any platform that is supported by the LLVM family.
这使得构建其他的解析器和翻译器成为可能,只需生成相同的汇编码,便可支持所有LLVM族支持的平台。
My experience has been that most of the application code for Linux is architecture-independent, and the architecture-specific code comes into play in areas in which assembly code needs to be written.
我的经验是,大部分用于Linux的应用程序代码都是与体系结构无关的,特定于体系结构的代码出现在需要编写汇编代码的地方。
Code models will contain references to assembly models.
代码模型包括装配模型的引用。
Code models will contain references to assembly models.
代码模型包括装配模型的引用。
应用推荐