intel x86 instruction "cli"
From: tcs (dzshen_at_winbond.com.tw)
Date: 03/18/04
- Next message: Ed Skinner: "Re: intel x86 instruction "cli""
- Previous message: tcs: "Re: PCI device driver vs SCSI device driver"
- Next in thread: Ed Skinner: "Re: intel x86 instruction "cli""
- Reply: Ed Skinner: "Re: intel x86 instruction "cli""
- Reply: Josef Möllers: "Re: intel x86 instruction "cli""
- Reply: Dmitry M. Shatrov: "Re: intel x86 instruction "cli""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 18 Mar 2004 22:39:58 +0800
Hi:
I read instruction manual that "cli" instruction disables maskable
interrupt. After reading more information about interrupt, I am a little
confused about the "cli" instruction.
When a piece of hardware generates interrupt, it asserts a wire which
connects to interrupt controllers, if this interrupt controllers is not told
to filter all interrupts then a wire from interrupt controller to CPU is
asserted.
OK, here is my question. When x86 executes "cli" instruction, does CPU
itself ignore the interrupt or the interrupt controller screen the interrupt
from arriving CPU?
thanks in advance
tcs
- Next message: Ed Skinner: "Re: intel x86 instruction "cli""
- Previous message: tcs: "Re: PCI device driver vs SCSI device driver"
- Next in thread: Ed Skinner: "Re: intel x86 instruction "cli""
- Reply: Ed Skinner: "Re: intel x86 instruction "cli""
- Reply: Josef Möllers: "Re: intel x86 instruction "cli""
- Reply: Dmitry M. Shatrov: "Re: intel x86 instruction "cli""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading