Chapter 20 Flashcards
1
Q
What are 2 special instructions that load segment register and another register
A
LES and LDS
2
Q
Can we use movs for screen scrolling
A
Yes
3
Q
Which register is used to receive return value after comparison operation
A
AX
4
Q
What will be returned if string matched and not matched
A
same string = 1
difference = 0