Module3 Mic
Module3 Mic
Instructio Description
n
ESC Escape: makes bus free for external master like a coprocessor or peripheral device.
WAIT When WAIT instruction is executed, the processor enters an idle state in which
processor does no processing.
LOCK It is a prefix instruction. It makes the LOCK pin low till the execution of the
instruction.
Assembler directives
• Assembler directives are the commands to the assembler that direct the assembly process.
• They indicate how an operand is treated by the assembler and how assembler handles the
program.
• They also direct the assembler how program and data should arrange in the memory.
• The directives that direct the assembler during assembly process, for which no machine
code is generated.