Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 307 Bytes

201230194_cloud_assignment1

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