Instruction Set Flashcards

1
Q

An instruction type that copies data between the processor, memory and I/O systems.

A

data transfer instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

An instruction type that provides 8086 with its basic integer math skills.

A

arithmetic instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

An instruction type used to shift or rotate bits in register or memory operands.

A

bit manipulation instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It allows the programmer to choose where the processor fetches its next instruction form.

A

program transfer instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

These instructions cause change in the sequence of the execution of instruction.

A

Program Transfer Instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

These instructions control the processor itself.

A

Processor Control Instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

It is used to make changes to specific bits within the flag register and to externally synchronize the processor.

A

Processor Control Instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Instructions that consist of a sequentially stored bytes or words

A

String instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

An instruction type used to perform boolean operations.

A

Logical Instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly