Many times I dream of being able to use some of the features of high level languages to make my life easier when I write assembly codes.
The variable is just one of the most powerful features I long to use. Though the concept of variables is in conflict with the simplicity and primitiveness of assembly languages, I think it highly feasible and helpful to have the assembler support giving aliases to registers.
Many times I dream of being able to use some of the features of high level languages to make my life easier when I write assembly codes.
The variable is just one of the most powerful features I long to use. Though the concept of variables is in conflict with the simplicity and primitiveness of assembly languages, I think it highly feasible and helpful to have the assembler support giving aliases to registers.