If the instruction requested that processing begin at byte 100 of Subroutine A (which
is possible in languages that support multiple entries into subroutines) then, to locate
that item in memory, the Memory Manager would need to add 100 (the displacement)
to 7000 (the beginning address of Segment 1). Its code could look like this: