Reputation: 10324
What I usually do is code using assembly language and then use an assembler to convert it into binary code to run it.
My homework says:
Write the hexadecimal notation for a MIPS machine language program that...
Soo do I write the assembly language version of the program and then turn it into hex?
Upvotes: 0
Views: 1191
Reputation: 22585
My advice is to:
Upvotes: 1