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.