Which 3 flags not used in mathematical operations nows
Direction flag, the interrupt flag and the trap flag
Which interrupt never invoke but comes by itself
Divide by zero interrupt
What is single step interrupt
IVT and reserved interrupts. The debugger is made using this interrupt. It allows one instruction to be executed and then return control to us.
What PUSHF and POPF instructions do
push and pop flags
Which flag is used by debugger
trap flag