Syntax
ustq $s_reg, address
Description
Unaligned Store Quadword stores the contents of the source register in a memory location specified by the effective address. The address does not have to be aligned on an 8-byte boundary, it can be any byte address.
Note The assembler destroys the contents of temporary registers $at, $t9, $t10, $t11, and $t12 for this instruction.