Lesson 2
Lesson 2
Addressing
Addressing
• Addressing refers to the process of
specifying the location of an object to will
access
Basic PC Addressing Scheme
• Instructions work with addresses that are
16-bit long
• The possible addresses run from 0000H to
FFFFH
• Thus, using straightforward scheme, the
processor would only be able to address up to
64k bytes of memory
• 64k is not much memory