At last produce the machine code file , which can be used directly in the ic manufacture factory to fulfill the asic product 生成了能直接在拥有该mcu核的ic制造厂家投片就能生产出该asic的程序代码文件。
The bytecode that makes up the executable portion of the class file is actually machine code for a special kind of computer - the jvm 构成类文件可执行部分的字节码实际上是针对特定类型的计算机jvm的机器码。
In some cases , you might want to change the behavior of the jit compiler so that the machine code it generates is easier to debug 在某些情况下,您可能想要更改jit编译器的行为,以便更易于调试它生成的机器码。
Psyco currently does not perform any sort of internal statistics or profiling , and does only minimal optimization of generated machine code Psyco现在不执行任何类型的内部统计或概要分析,只对生成的机器码进行最小优化。
As a result , current day ' s design teams using dsp cores are forced to spend a large amount of time in handwriting of machine code ( usually assembly code ) 所以,当前很多设计人员就花了大量的精力和时间在写汇编代码上。
Abstract : theory of multilevel machine code is a new theory of chinese information - handle which has great prospect with its special advantages 文摘:多级内码理论是一种新型的汉字处理理论,其独特的优点使其具有广阔的发展前景。
Is a windows service that generates and maintains native images , which are files containing compiled processor - specific machine code 是一个生成和维护本机映像的windows服务,这些映像是包含已编译的特定于处理器的计算机代码的文件。
In addition to performance improvements , dynamic methods allow reclamation of the msil method bodies and the related machine code produced by the jit compiler 除性能改进外,动态方法还允许回收msil方法体和jit编译器产生的相关机器码。
Creates an object file containing machine code , linker directives , sections , external references , and function data names for the selected file 创建一个对象文件,在其中包含选定文件的机器码、链接器指令、节、外部引用以及函数名或数据名。
The hotspot jvm first executes a code path in interpreted mode , and only compiles it to machine code after a certain amount of execution 中可以看到, hotspot jvm首先以解释的方式执行代码路径,然后在经过一定量的执行后,才将其编译成机器代码。