Avoid processor - specific assembly instructions when possible 尽可能避免使用处理器相关的汇编指令。
Conditional assembly instruction 条件汇编指令
Try not to embed processor - specific assembly instructions in c , as they ll be harder to find 尽量不要在c中嵌入处理器相关的汇编指令,因为它们将更难被发现。
The method of generating assembly codes from hsecd instructions including arranging store structure and macro expansion is put forward 提出从hsecd机指令生成汇编指令的方法,包括如何组织存储结构和宏扩展。
If you are debugging managed code , these assembly instructions correspond to the native code created by the just - in - time compiler , not the microsoft intermediate language msil generated by the visual studio compiler 如果正在调试托管代码,则这些汇编指令对应于由实时( jit )编译器创建的本机代码,而不是由visual studio编译器生成的microsoft中间语言( msil ) 。