- What is the decimal value for 0x24A60004 if it
    represents an unsigned integer?
        
    
- What is the decimal value for 0x24A60004 if it
    represents a two's complement integer?
        
    
- What is the floating point decimal value for 0x24A60004 if it
represents a 32-bit floating point number?  (You may leave your answer in decimal scientific notation and you may round it to 6 or so significant digits (i.e., you can ignore the rightmost 4 and treat it as 0x24A60000).)
        
- What MIPS instruction is represented by the 32-bit number
0x24A60004?