After installing MARS, start by modifying the MIPS code examples found in the sh

Do you need this or any other assignment done for you from scratch?
We assure you a quality paper that is 100% free from plagiarism and AI.
You can choose either format of your choice ( Apa, Mla, Havard, Chicago, or any other)

NB: We do not resell your papers. Upon ordering, we do an original paper exclusively for you.

NB: All your data is kept safe from the public.

Click Here To Order Now!

After installing MARS, start by modifying the MIPS code examples found in the shared folder for CompE-271 containing course related files hereand then:
Write 2 programs, one in C and one in MIPS assembly language that:
prints your name and Red ID
inputs an integer number from the keyboard
shifts the input number equivalent to multiplying it by 8Shifting a binary number left or right is the same as multiplying or dividing by a power of 2. Similarly in decimal numbers moving the decimal point right or left is the same as multiplying or dividing by a power of 10. The point is to use a shift operation, not a multiply instruction.
prints the result
You must submit THREE files:
1) Your .asm MIPS assembly file named as: HW2-YourName.asm
2) Your main.c source file
3) A brief report document file in .pdf .doc or .docx including:
a description of the program
a screen shot showing both C and MIPS programs working
the .c and .asm source code MUST be pasted as TEXT at the end of the doc file, NOT screenshots of the code

Do you need this or any other assignment done for you from scratch?
We assure you a quality paper that is 100% free from plagiarism and AI.
You can choose either format of your choice ( Apa, Mla, Havard, Chicago, or any other)

NB: We do not resell your papers. Upon ordering, we do an original paper exclusively for you.

NB: All your data is kept safe from the public.

Click Here To Order Now!