Changes

Jump to: navigation, search

SPO600 64-bit Assembly Language Lab

442 bytes added, 08:33, 11 November 2021
no edit summary
7. Repeat step 8 for x86_64.
 
 
=== Optional Investigation (Recommended) ===
 
1. Build and run the three C versions of the program for x86_64 and aarch64. Take a look at the differences in the code.
 
2. Use the <code>objdump -d</code> command to dump (print) the object code (machine code) and disassemble it into assembler for each of the binaries. Find the <code><nowiki><main></nowiki></code> section and take a look at the code. Also notice the total amount of code.
 
=== Deliverables ===

Navigation menu