About this document
Understanding Assembler Instruction Format by Anita Sharma is a document available to read on EtoBox.
Each command in a program is called an instruction. An assembly language program written in machine code is referred to as machine code. There is a one-to-one relationship between assembly and machine language instructions. Assembly language programs are more efficient than machine code programs compiled from high-level languages, as assembly programs take up less memory and execute faster.
- Author
- Anita Sharma
- Language
- EN