Data structures accessed by assembler code.
汇编代码访问的数据结构。
The assembler code itself is really stable.
汇编代码本身相当稳定。
The first layer is pure, relocatable assembler code.
第一层是纯的汇编代码。
The assembler code is input to the assembler, which by default produces the grandfather of all object files, the a.out file.
汇编代码是汇编器的输入,在缺省情况下,汇编器将生成所有目标文件的祖先,即a.out文件。
The compiler also allows inline assembler code to be embedded anywhere in a function. In addition, routines developed in assembly can also be called.
这个编译器也允许在一个函数的任何地方嵌入内联的汇编代码。另外,以汇编代码开发的例程也可以被调用。
Stop after the stage of compilation proper; do not assemble. The output is in the form of an assembler code file for each non-assembler input file specified.
编译后即停止,不进行汇编。对于每个输入的非汇编语言文件,输出文件是汇编语言文件。
Assembler code program containing library function name is firstly translated into intermediate language program and then into high level language program to reduce complexity of decompilation.
将含有库函数名的汇编代码程序翻译成中间语言程序,然后再转换成高级语言程序可降低逆编译的复杂性。
We have changed assembler code for running. The main problem was to get a correct offset. h for SH, also adapt main cpuexec to new structure and know the equivalent of opcodesE1. See source code.
他们修改汇编代码来运行,主要问题是为SH获得一个正确的offset.h,并且使主CPU执行文件适应新结构和知道操作码E1。
For some object file formats, the debugging information is encapsulated in assembler directives known collectively as STAB directives, which are interspersed with the generated code.
对于某些对象文件格式,调试信息被封装到统称为STAB指令的汇编程序指令中,这些指令分布在生成的代码中。
You can compare EGL to what COBOL did in the '60s: make it easy to code applications that were originally written in Assembler language.
可以将EGL与COBOL在 20世纪 60年代所起的作用做一下比较:使得最初用汇编语言编写的应用程序的代码编写变得容易。
Alternatively, new words may also be defined in assembly code, since most Forth implementations include an assembler for the host processor.
并且新word可以用汇编码来定义因为大部分Forth实现包含了寄主上处理器的汇编器。
This way, if you need to add a register to your code later, the assembler will auto-recalculate the new register Numbers and you don't have to alter your register numbering convention.
这样,如果您以后需要向代码中添加一个寄存器,那么汇编程序就会自动重新计算新寄存器的编号,您也不必更改自己的寄存器编号约定。
You must have an in-depth understanding of the data layout when rewriting those parts of the source code that are implemented in assembler.
要重新编写在汇编程序中实现的源代码的各个部分时,您必须对数据布局有深刻的理解。
A file containing object code. The output of a compiler or assembler.
包含目标代码的文件。编译器或汇编器的输出。
But then again, we can also code in assembler or by toggling bits into a front panel.
但是,再说一次,我们也可以用汇编或在打卡带来实现同样的编程。
An assembler convert source-code programs from assembly language into machine language. A linker combines individual files created by an assembler into a single executable program.
汇编器将汇编语言源代码转换为机器语言。链接器将汇编器产生的单独文件合并成一个可执行程序。
And if you're good with assembler, you could dis-assemble the. A and find out how the code actually works and from that deduce what parameters it takes.
如果你良好的汇编程序,你可以拆卸的。一、找出代码的实际工作,需要什么参数的推导。
Citing a simple instance, the paper briefly describes the stack computer's 0components, instruction repertoires and assembler language programs on the P-CODE.
本文简述关于P-CODE的栈计算机组成,指令系统及汇编语言程序,并附有实例。
The output of the assembler program is called the object code or object program relative to the input source program.
的输出汇编程序称为对象代码或对象程序相对于输入的源程序。
This pragma suppresses the generation of entry code and is useful for inline assembler functions.
这个编译指令抑制入口代码的产生,有益于内嵌汇编函数。
You could change your code to use the pre-UAL syntax, but a much better solution is to tell the assembler that you are using the UAL style by adding a ". Syntax unified "directive before your code.
你可以改变你的代码使用预先性的语法,但一个更好的解决办法是告诉汇编程序,您使用的是性的方式加入“。语法统一”指令代码之前。
The use of assembler reduces code size, improves speed and provides low level control over calculations.
对装配的用途减少编码规格,改进速度和提供对演算的低水平控制。
Object code is code output from a compiler or assembler.
编译器或汇编器的输出。
Object code is code output from a compiler or assembler.
编译器或汇编器的输出。
应用推荐