explain segment assembler directive with example


Explain SEGMENT assembler directive with example.

SEGMENT: This directive described to the assembler the start of a segment along with name segment-name. The segment name must be follows the rules of the assembler and unique.

The Syntax is as given below:

Segment Name   SEGMENT {Operand (Optional)} ; Comment

.

.

.

Segment Name ENDS.

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: explain segment assembler directive with example
Reference No:- TGS0288903

Expected delivery within 24 Hours