汉英词典
Chinese-English Dictionary
MEANING OF 汇编器
汇编器 (彙編器)
assembler / combiner / ASM
() huì () biān
EXAMPLE SENTENCES

道生机器语言,机器语言生汇编器

The Tao gave birth to machine language. Machine language gave birth to the assembler.

汇编器生编译器,最后产生上万种高级语言。

The assembler gave birth to the compiler. Now there are ten thousand languages.

处理器能读的操作码和数据。编译器、汇编器、连接器和定位器的输出文件都含有目标代码。

A set of processor-readable opcodes and data. The output of compilers, assemblers, linkers, and locators are files containing object code.

在这两种汇编器中,寄存器的名称是一样的,但是因为寻址模式不同,使用它们的语法是不同的。

In both the assemblers, the names of registers remain the same, but the syntax for using them is different as is the syntax for addressing modes.