Open main menu

CDOT Wiki β

Changes

SPO600 64-bit Assembly Language Lab

20 bytes added, 18:11, 23 January 2014
Deliverables
2. Extend the assembler programs (both x86_64 and aarch64) to suppress the high digit when it is 0. In other words, the printed values should progress from 0-30 instead of from 00-30.
3. Blog about the programs you've written. Describe the experience of writing and debugging in assembler, as compared to writing in other languages. Contrast x86_64 and aarch64 assembler, your experience with each, and your opinions of each. Include links to the source code for both of your assembler programs.
=== References ===
{{Draft}}
...To be added...