Loads a double-precision floating-point value from memory into floating-point register fd. It computes its effective address by adding the zero-extended offset, scaled by 8, to the stack pointer, x2. It expands to `fld` `fd, offset(x2)`.
c.fldsp fd, imm(sp)
Type: