16 bit Assembly

Home   Site Map   Instruction Index  


IRET   - Interupt Return Instruction

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




Last Update 11/02/2023