汇编指令 meaning in Chinese
a embler directive
a embler i truction
a embly i truction
assembler command
assembler directive
assembler instruction
assembler instruetion
assembly instruction
Examples
- 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汇编指令编写,其中大量使用并行指令和流水线优化,使运算时间大大减少。 - 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
由于本系统在仿真过程中需要完全模拟计算机硬件的工作原理,因此本系统还仿真了8088cpu的基本指令系统,支持基本的汇编指令,在实验过程中可以由实验者输入相应的汇编指令以执行操作,并查看各芯片器件的引脚参数变化情况。本系统仿真的一个特点是动态仿真了存储器的大小,存储器容量可以由实验者根据需要自己设置,范围从1k到64k 。