Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[1 / 1 / ?]

computer architecture questions

No.916636 View ViewReplyOriginalReport
Hello, I need some help with some computer architecture questions:
1)Write a MIPS64 code fragment which replaces the value -16.25 in register F2 with a floating point two
(2.0). A full credit answer will contain an anti-dependence. At most half credit if you use anything
except floating point registers and floating point ALU operations

2)Write a MIPS64 code fragment that swaps the contents of registers R4 and F14–not a typographical
error! . At most half credit for using any of the special “move” instructions. Please include any
assumptions required to make your answer correct.