Base Addressing For Indexing
“Base/offset addressing” gets its name from the idea that a series of addresses could be created from a fixed base and a series of offsets:
4100 + 4 = 4104 4104: 2933c400
4100 + 8 = 4108 4108: ffffffff
Conclusion: Keep offset in the rs register