At last produce the machine code file , which can be used directly in the ic manufacture factory to fulfill the asic product 生成了能直接在擁有該mcu核的ic制造廠家投片就能生產(chǎn)出該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 構(gòu)成類文件可執(zhí)行部分的字節(jié)碼實(shí)際上是針對特定類型的計(jì)算機(jī)jvm的機(jī)器碼。
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編譯器的行為,以便更易于調(diào)試它生成的機(jī)器碼。
Psyco currently does not perform any sort of internal statistics or profiling , and does only minimal optimization of generated machine code Psyco現(xiàn)在不執(zhí)行任何類型的內(nèi)部統(tǒng)計(jì)或概要分析,只對生成的機(jī)器碼進(jìn)行最小優(yōu)化。
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 ) 所以,當(dāng)前很多設(shè)計(jì)人員就花了大量的精力和時(shí)間在寫匯編代碼上。
Abstract : theory of multilevel machine code is a new theory of chinese information - handle which has great prospect with its special advantages 文摘:多級內(nèi)碼理論是一種新型的漢字處理理論,其獨(dú)特的優(yōu)點(diǎn)使其具有廣闊的發(fā)展前景。
Is a windows service that generates and maintains native images , which are files containing compiled processor - specific machine code 是一個(gè)生成和維護(hù)本機(jī)映像的windows服務(wù),這些映像是包含已編譯的特定于處理器的計(jì)算機(jī)代碼的文件。
In addition to performance improvements , dynamic methods allow reclamation of the msil method bodies and the related machine code produced by the jit compiler 除性能改進(jìn)外,動(dòng)態(tài)方法還允許回收msil方法體和jit編譯器產(chǎn)生的相關(guān)機(jī)器碼。
Creates an object file containing machine code , linker directives , sections , external references , and function data names for the selected file 創(chuàng)建一個(gè)對象文件,在其中包含選定文件的機(jī)器碼、鏈接器指令、節(jié)、外部引用以及函數(shù)名或數(shù)據(jù)名。
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首先以解釋的方式執(zhí)行代碼路徑,然后在經(jīng)過一定量的執(zhí)行后,才將其編譯成機(jī)器代碼。
a set of instructions coded so that the computer can use it directly without further translation 同義詞:machine language,
百科解釋
Machine code or machine language is a system of largely impartible instructions executed directly by a computer's central processing unit (CPU). Each instruction performs a very specific task, such as a load, a jump, or an ALU operation on a unit of data in a CPU register or memory.