General-purpose registers may hold
data values
offset addresses that must be paired with segment addresses to locate data in memory.
The customary notation is to separate the segment register and the offset register by a colon. For example:
DS : AX SS : SP SS : BP ES : DI DS : SI CS : BX