paddsb

Packed Add Signed Saturate Byte (MMX)

PADDSB mm, mm/m64

Adds 8 signed bytes with saturation (MMX).

Details

The Packed Add Signed Saturate Byte (MMX) instruction adds 8 signed bytes with saturation (MMX).

Pseudocode Operation

// Adds 8 signed bytes with saturation (MMX)

Example

PADDSB mm, mm/m64

Encoding

Binary Layout
0F
+0
EC
+1
 
Format MMX
Opcode 0F EC
Extension MMX

Operands

  • dest
    64-bit MMX register
  • src
    64-bit MMX register or Memory operand