venally In this tutorial we will learn Data types and variables in Assembly language programming. We will learn What are code and data segments/directives? Data types or Data sizes How to create variables in Assembly ? Segments or Directives: .data and .code are directives or segments which tells the assembler how to …
Read More »Assembly #04 – Data types and Variables
Woodbridge February 3, 2016 Assembly 2