Chapter 7 Flashcards
How zero flag sets
The zero flag is set if the last logical or the mathematical instruction has produced a zero in its destination
What is effective address
All the addressing mechanisms in iAPX88 return a number called effective address
What is IP
instruction pointer
What is SS
Stack segment
What are two basic forms of memory access
Direct addressing and indirect addressing using a single register
What is segment override prefix
To override the association for one instruction of one of the registers BX, BP, SI or DI, we use the segment override prefix.
What are two types of wraparounds
There are two types of wraparounds. One is within a single segment and the other is inside the whole physical memory.
iAPX88 processor supports how much modes of memory access.
Seven