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中嵌入處理器相關的匯編指令,因為它們將更難被發(fā)現(xiàn)。
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 如果正在調(diào)試托管代碼,則這些匯編指令對應于由實時( jit )編譯器創(chuàng)建的本機代碼,而不是由visual studio編譯器生成的microsoft中間語言( msil ) 。
In order to enhance coding / decoding speed , we have rewritten image wavelet decomposition and composition program with c6701 assembly language in which we made use of parallel instructions and pipeline optimizing skill to lessen calculating time 為了提高編解碼速度,圖像小波分解與合成程序完全用c6701匯編指令編寫,其中大量使用并行指令和流水線優(yōu)化,使運算時間大大減少。
This software system of chip simulation ' s main function is simulate the main logic circue chips , 8088cpu , memory , registers , data _ bus , address _ bus , control _ bus and other chips . this function is based on the object - oriented technology , construct the chip object by the chip classes that we defined . . because this system need to simulate the detail function of computer hardware , so this system simulate the 8088cpu ' s order system , support the basic compile languages . one of the feture of this system is the simulation of a static memory , the room of the memory can be configured by testers from 1k to 64k 由于本系統(tǒng)在仿真過程中需要完全模擬計算機硬件的工作原理,因此本系統(tǒng)還仿真了8088cpu的基本指令系統(tǒng),支持基本的匯編指令,在實驗過程中可以由實驗者輸入相應的匯編指令以執(zhí)行操作,并查看各芯片器件的引腳參數(shù)變化情況。本系統(tǒng)仿真的一個特點是動態(tài)仿真了存儲器的大小,存儲器容量可以由實驗者根據(jù)需要自己設置,范圍從1k到64k 。