Jump to content

Macro instruction

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Foobah (talk | contribs) at 07:58, 13 August 2006 (No description of macro language currently exists.~~~~). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A macro instruction is a line of coding written in the format of the assembly language to which it applies for which a macro compiler, which is a pre-processor to the assembler, will generate one or more assembly language instructions to be processed by the assembler.