chrstrbrts
Senior member
Hi,
Not sure if this belongs here, but I'll post anyway.
If the mods move it, so be it.
Anyway, what I mean by hardware exceptions are things like divide by zero operations, invalid opcodes, general protection faults, etc.
I know that I can mask certain hardware interrupts by setting the interrupt bit in the EFLAGS register.
But, I want to know if I can do that for processor generated / hardware generated exceptions.
Thanks.
Not sure if this belongs here, but I'll post anyway.
If the mods move it, so be it.
Anyway, what I mean by hardware exceptions are things like divide by zero operations, invalid opcodes, general protection faults, etc.
I know that I can mask certain hardware interrupts by setting the interrupt bit in the EFLAGS register.
But, I want to know if I can do that for processor generated / hardware generated exceptions.
Thanks.