lds

Load Far Pointer using DS

LDS r, m

Loads pointer into DS and register.

Details

The Load Far Pointer using DS instruction loads pointer into DS and register.

Pseudocode Operation

// Loads pointer into DS and register

Example

LDS rax, [rbp-8]

Encoding

Binary Layout
C5
+0
 
Format Legacy
Opcode C5
Extension Base (Legacy)

Operands

  • dest
    General-purpose register
  • src
    Memory operand