ins

Input String from Port

INSB

Reads string from I/O port to memory at [EDI].

Details

The Input String from Port instruction reads string from I/O port to memory at [EDI].

Pseudocode Operation

// Reads string from I/O port to memory at [EDI]

Example

INSB

Encoding

Binary Layout
6C
+0
 
Format Legacy
Opcode 6C
Extension Base

Operands