question archive a) (5) The IA-32 processor employs little endian memory storage order
Subject:Computer SciencePrice: Bought3
a) (5) The IA-32 processor employs little endian memory storage order. An instruction on this processor writes the contents of the EAX register into memory at address 0x80084006. Show the hex contents of the byte at location 0x80084006 if EAX contains 0xFEEDBEEF. The contents of the byte = 0x______________________
b) (5) The SparcV8 processor employs big endian memory storage order. An instruction on this processor stores the contents of the %o7 register into memory at address 0x80084006. Show the hex contents of the byte at location 0x80084007 if %o7 contains 0xA1C0FFEE. The contents of the byte = 0x______________________