discuss the endp assembler directive with example


Discuss the ENDP assembler directive with example

ENDP: It is stands for End Procedure, which informs assembler the end of a procedure. Within assembly language programming, subroutines are termed as procedures. A procedure may be an independent program module to provide specific result or the needed value to the calling program. It is used together with PROC directive for enclosing procedure. The common format of ENDP directive is as:

 Procedure Name ENDP

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: discuss the endp assembler directive with example
Reference No:- TGS0288909

Expected delivery within 24 Hours