assembler instruction
常见例句
- The .align operation tells the assembler to align the next instruction or declaration at a certain boundary.
align 操作告诉编译器按特定的边界对齐下一个指令或声明。 - It is the lightest as execution time, often a lock or unlock becomes just a single inlined assembler instruction.
就运行时间而言是最轻便的,大多数情况下只需要单条内联汇编指令就可以上锁或解锁。 - 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的栈计算机组成,指令系统及汇编语言程序,并附有实例。 返回 assembler instruction