CLI doubt
From: subnet (sunglo_at_katamail.com)
Date: 01/22/04
- Next message: Mr Dygi: "Re: Linker error"
- Previous message: Alex McDonald: "Re: what's the differ between lea and mov offset ?"
- Next in thread: Michael Brown: "Re: CLI doubt"
- Reply: Michael Brown: "Re: CLI doubt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Jan 2004 20:14:29 +0000 (UTC)
Ok, excuse me for the totally newbie question...
One can do a CLI to disable interrupts.
The question is: does this instruction disable everything? ie, does
this mean that, after a CLI, one can happily divide by 0, use invalid
opcodes, load invalid segment selectors, and so on? Are INT
instruction still valid, or they do nothing too?
Thanks
- Next message: Mr Dygi: "Re: Linker error"
- Previous message: Alex McDonald: "Re: what's the differ between lea and mov offset ?"
- Next in thread: Michael Brown: "Re: CLI doubt"
- Reply: Michael Brown: "Re: CLI doubt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|