1.

Loading 32-bit FP number into F4 register can be represented in MIPS as

A. Lc1 $f4,x($sp)
B. Lwc1 $f4,x($sp)
C. Lw1 $f4,x($sp)
D. Ld $f4,x($sp)
Answer» C. Lw1 $f4,x($sp)


Discussion

No Comment Found