Open main menu

CDOT Wiki β

Changes

SPO600 64-bit Assembly Language Lab

4 bytes removed, 18:10, 23 January 2014
Deliverables
1. Complete the group lab section, above.
2. Extend the assembler programs (both x86_64 and aarch64) to suppress the high digits digit when they are 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 both of your assembler programs.