1·This software logic can be written in a higher level programming language, or it can be executed as assembler logic on a computer chip.
这里的软件逻辑可以使用较为高级的编程语言编写,可作为汇编程序逻辑在计算机芯片上执行。
2·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指令的汇编程序指令中,这些指令分布在生成的代码中。
3·You must have an in-depth understanding of the data layout when rewriting those parts of the source code that are implemented in assembler.
要重新编写在汇编程序中实现的源代码的各个部分时,您必须对数据布局有深刻的理解。
4·Let's first look at the basic assembler syntax used in Linux.
让我们首先看一下Linux中使用的基本汇编程序语法。
5·The first thing you will need, rather obviously, is a compiler and associated tool chain (assembler, linker, etc.) There are two main options to consider here.
很显然,首先您需要的是一个编译器以及相关工具链(汇编程序、链接器等等)。