What do these 8086 instructions do?
STD-Set Direction Flag. when the instruction is implemented ,the direction flag of 8086 is set to 1.
IRET-Interrupt Return. This instruction is used to terminate an interrupt service procedure and transfer the program control back to key program.