在这些汇编语句中通常不包含嵌套语句,分程序等等。
There are usually no nested statements, blocks, and so forth in assembler statements .
表达式会被编译成LLVMIR,然后转换成位码(bitcode),再变成汇编语句,最后变成机器码。
The expression is compiled into LLVM IR, then bitcode, then assembly, then machine code. True compilation.
汇编语言的语句是借助易于记忆的命令编写的。
An assembly language statement is composed with the aid of easy to remember commands.
在汇编语言中,每条语句大致对应一条机器语言指令。
In an assembly language, each statement corresponds roughly to one machine language instruction.
用线性汇编语言重新设计程序结构优化循环语句,实现读取参考样本、滤波处理和移位裁剪算法的优化,避免重复读取同一个参考样本的情况。
This paper used the linear assembly language to re-design program structure and realized the optimization of reading reference samples, filter processing and transfer of cutting algorithm.
当用宏指令调用定义时,从宏定义的模型语句中产生汇编语言语句。
To produce assembler language statements from the model statements of a macro definition when the definition is called by a macroinstruction.
在一对多关系中,一个语句会展开为多条汇编或机器指令。
In a one-to-many relationship, a single statement expands into multiple assembly language or machine instructions.
汇编语言依序执行算术指令,而跳转指令可以通过改变程序计数器的值来执行条件语句和循环语句。
Assembly language instruction sequence perform arithmetic, and jump instruction by changing the program counter value to execute the conditional statement and circular statement.
汇编语言依序执行算术指令,而跳转指令可以通过改变程序计数器的值来执行条件语句和循环语句。
Assembly language instruction sequence perform arithmetic, and jump instruction by changing the program counter value to execute the conditional statement and circular statement.
应用推荐