DictionaryForumContacts

   English
Google | Forvo | +
macro assembler
 Macro Assembler
comp., MS Makroassembler
| program MAP
 program map
auto. Kennfeld
maintenance analysis procedure
- only individual words found (there may be no translations for some thesaurus entries in the bilingual dictionary)

Macro Assembler
comp., MS Makroassembler m (" An assembler that can perform macro substitution and expansion. The programmer can define a macro that consists of several statements and then use the macro name later in the program, thus avoiding having to rewrite the statements. For example, a macro called swap exchanges the values of two variables: After defining swap, the programmer can then insert an instruction such as "swap a, b" in the assembly language program. While assembling, the assembler replaces the instruction with the statements within the macro that swap the values of the variables a and b.")
macro assembler
tech. Makroassembler m