APPENDIX A MIPS III INSTRUCTION SET DETAILS
Preliminary Users Manual S15543EJ1V0UM 541
SDL Store Doubleword Left (2/3) SDL

An address error exception is not occurred that specify address is not located in doubleword boundary.

This operation is defined in 64-bit mode or in 32-bit kernel mode. Execution of this instruction in 32-bit user or

supervisor mode causes a reserved instruction exception.

Operation:

64 T: vAddr ((offset15)48 || offset15...0) + GPR [base]
(pAddr, uncached) AddressTranslation (vAddr, DATA)
pAddr pAddrPSIZE - 1...3 || (pAddr2...0 xor ReverseEndian3)
if BigEndianMem = 0 then
pAddr pAddrPSIZE - 1...3 || 03
endif
byte vAddr2...0 xor BigEndianCPU3
data 056 8 * byte || GPR
[
rt
]
63...56 8 * b
y
te
StoreMemory (uncached, byte, data, pAddr, vAddr, DATA)