Syntax
ldq $d_reg, address
Description
Load Quadword loads the destination register with the contents of the quadword specified by the effective address. All bytes of the register are replaced with the contents of the loaded quadword.
If the effective address is not evenly divisible by 8, a data alignment exception is signaled.