1
Q

String Processing?

A

A bit (more powerful than 8088) instruction that can process blocks of data in one go. They are called block processing or String instructions.

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

Block of memory which is a video memory?

A

The vision of this memory for the processor is just a block of memory starting at a special address.

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

The five instructions are:

A

1- STOS : store string
2- LODS: load string
3- CMPS: compare string
4- SCAS: scan string
5- MOVS: move string

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

String instructions are —- instructions. They perform a number of tasks against one instructions.

A

Complex

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

REPE, REPNE full forms?

A

REPE: Repeat while equeal
REPNE: Repeat while not equal

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

MOVS is used to?

A

Move block of memory

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

DF is important in the case of?

A

Overlapping blocks

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

Interrupts in reality are —-. That occurs outside the processor and the processor must be informed about them.

A

Events

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

Interrupts are —- and —–?

A

Asynchronous and unpredictable

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

The 8088 processor divides interrupts into —- classes.

A

Two classes
1- Software interrupt
2- Hardware interrupt

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