Converter32bit_to_64 Cloud Assignment
Interpreter which converts a given 32 bit ISA into its corresponding 64 bit so that it can run on 64 bit machines.
Input : 32_bit.s Expected Output : 64_bit.s Actual Output : mycode64.s Check with vimdiff to see the output