Skip to content

Opening book details…

About this document

Understanding Subroutines in Assembly by Said Ahmed is a document available to read on EtoBox.

A subroutine is a piece of code that can be called from anywhere in a program. It starts with a label and ends with a RET instruction. A CALL instruction is used to call a subroutine. Subroutines can be user-defined or provided by a manufacturer. The Ohm

Author
Said Ahmed
Language
EN