A segment is a collection of instructions or data whose addresses are all relative to the same segment register. The code in your assembler language program defines and organizes segments.
You can define segments by using segment directives or full segment definitions.
This section describes the following directives used to create and manage segments:
ALIGN