Instruction Set Flashcards
An instruction type that copies data between the processor, memory and I/O systems.
data transfer instruction
An instruction type that provides 8086 with its basic integer math skills.
arithmetic instruction
An instruction type used to shift or rotate bits in register or memory operands.
bit manipulation instruction
It allows the programmer to choose where the processor fetches its next instruction form.
program transfer instruction
These instructions cause change in the sequence of the execution of instruction.
Program Transfer Instructions
These instructions control the processor itself.
Processor Control Instructions
It is used to make changes to specific bits within the flag register and to externally synchronize the processor.
Processor Control Instructions
Instructions that consist of a sequentially stored bytes or words
String instructions
An instruction type used to perform boolean operations.
Logical Instruction