青年中文青年中文

machine instructions的意思

machine instructions中文翻譯:

[計]機器指令

相似詞語短語

instructions───n.指令;說明(instruction的復數形式)

operating instructions───操作規程;業務規章;使用說明書;操作說明書; 使用說明書; 業務或工作須知; 操作規程

confirmation instructions───保兌指示

fitting instructions───安裝說明書

amending instructions───修改說明

classroom instructions───課堂教學;課程設計

clear instructions───[計]清除指令

epiotic instructions───表面活性物質說明書

machine───vt.用機器制造;n.機械,機器;機構;機械般工作的人;n.(Machine)(意)馬基內(人名)

雙語使用場景

software program that accepts a command and interprets that command into machine instructions.───接受命令并將該命令解釋為機器指令的程序。

The following code samples show how to calculate the offset. First, disassemble the machine instructions from the object file and save them as a file.───下面的代碼示例展示了如何來計算偏移量。

Quickly came assembly language, which abstracted away the ones and zeros to provide rudimentary machine instructions such as load register X with value y.───很快有了匯編語言,它將1和0抽象成基本的機器指令,例如用值y加載寄存器x。

Then came assembly language, which is just a set of mnemonics used in place of the binary machine instructions.───后來匯編語言,這是剛才一套助記符用在地方的二進制機的指示。

Assembly language program than the program written in machine instructions easy to understand and maintain.───匯編語言程序要比用機器指令編寫的程序容易理解和維護。

Will the high-level language translation source program for the target machine instructions said the program is completed by B.───將高級語言源程序整個地翻譯為機器指令表示的目標程序是由B完成的。

ing the semantics of the machine instructions to generate an intermediate code representation is key for a decompiler.───對機器指令進行語義抽象以產生中間代碼表示是反編譯程序的一個關鍵環節。

Using metadata, the runtime has access to all the information it needs to load your code and process it into native machine instructions.───使用元數據,運行庫可以訪問加載代碼并將其處理為本機指令所需的所有信息。

On an x86 CPU, three additional machine instructions are generated for every reference to a static TLS variable.───在x86CPU上,將為每次引用的靜態TLS變量生成3個輔助機器指令。

英語使用場景

Soon, assembly language was invented. It maps machine instructions to human - readable mnemonics, as ADD and MOV.

Why would this help with the microcode's main task, of decoding and executing machine instructions?

The 7100 chip architecture itself features 32-bit instructions, 64 major operation codes and 140 machine instructions.

Assembly language program than the program written in machine instructions easy to understand and maintain.

Write machine instructions, test, debug, and assemble program. Document overall system and develop data control procedures.

Quickly came assembly language, which abstracted away the ones and zeros to provide rudimentary machine instructions such as load register X with value Y.

Moving towards higher abstraction levels and languages, that mapping becomes one-to-many; the number of machine instructions generated from a design level construct rapidly increases.

A software program that accepts a command and interprets that command into machine instructions.

Code selection is an important task in code generation, where the goal is to find an efficient mapping of machine-independent intermediate code to processor-specific machine instructions.