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.
然后,中断执行并找到表示该无限循环的汇编代码。
JSNI can be considered the Web equivalent of inline assembly code. You can use it to.
JSNI可以视为内联汇编代码的web对等物,可以用来。
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.
传递复制构造函数参数的函数中的内联程序集代码不受支持。
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.
不需要其他第三方支持,每个控件的安全子类技术都是使用汇编代码的编写。
Fortunately now most of the peoples don't have to write assembly code and this generation is transparent for us.
所幸目前大多数的人都不必去写汇编代码,代码生成对我们来说是完全透明的。
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 检查。
Alternatively, new words may also be defined in assembly code, since most Forth implementations include an assembler for the host processor.
并且新word可以用汇编码来定义因为大部分Forth实现包含了寄主上处理器的汇编器。
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开头。
Easy language assembly RC4 algorithm source routine procedures combined with easy language data operations support library, put into assembly code to achieve RC4 algorithm.
易语言汇编rc4算法源码例程程序结合易语言数据操作支持库,置入汇编代码实现rc 4算法计算。
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.
代码模型包括装配模型的引用。
In fact, you can add support for new languages without ever having to recompile the neutral assembly that contains all the application code.
事实上,您可以添加对新语言的支持,而不必重新编译包含所有应用程序代码的中立程序集。
The compiler supplies the appropriate operand in the assembly language code it generates.
编译器在自己生成的汇编语言中提供了适当的操作数。
The compiler supplies the appropriate operand in the assembly language code it generates.
编译器在自己生成的汇编语言中提供了适当的操作数。
应用推荐