16 bit Assembly
Home Site Map Instruction Index
The IRET instruction is used to recover an interupt handle or an exception.
IRET is also used to peform a far return from another segment to the caller of a sub routine.
Assembly Sample | Description | 16 bit Machine Code |
---|---|---|
IRET | ; Interupt Return | CF |