Unaligned Load Quadword (uldq)

Syntax

uldq $d_reg, address

Description

Unaligned Load Quadword loads the destination register with the quadword at the specified address. The address does not have to be aligned on an 8-byte boundary; it can be any byte address in memory.

Note   The assembler destroys the contents of temporary registers $at, $t9, and $t10 for this instruction.