Avoid processor - specific assembly instructions when possible 盡可能避免使用處理器相關(guān)的匯編指令。
Conditional assembly instruction 條件匯編指令
Try not to embed processor - specific assembly instructions in c , as they ll be harder to find 盡量不要在c中嵌入處理器相關(guān)的匯編指令,因?yàn)樗鼈儗⒏y被發(fā)現(xiàn)。
The method of generating assembly codes from hsecd instructions including arranging store structure and macro expansion is put forward 提出從hsecd機(jī)指令生成匯編指令的方法,包括如何組織存儲(chǔ)結(jié)構(gòu)和宏擴(kuò)展。
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 如果正在調(diào)試托管代碼,則這些匯編指令對(duì)應(yīng)于由實(shí)時(shí)( jit )編譯器創(chuàng)建的本機(jī)代碼,而不是由visual studio編譯器生成的microsoft中間語言( msil ) 。