Chapter 20 Flashcards

1
Q

What are 2 special instructions that load segment register and another register

A

LES and LDS

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

Can we use movs for screen scrolling

A

Yes

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

Which register is used to receive return value after comparison operation

A

AX

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

What will be returned if string matched and not matched

A

same string = 1

difference = 0

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