Re: I386 cli

erich@uruk.org
Tue, 22 Oct 2002 13:48:22 -0700


erich@uruk.org wrote:

> David Grothe <dave@gcom.com> wrote:
>
> > In 2.5.41every architecture except Intel 386 has a "#define cli
> > <something>" in its asm-arch/system.h file. Is there supposed to be such a
> > define in asm-i386/system.h? If not, where does the "official" definition
> > of cli() live for Intel? Or what is the include file that one needs to
> > pick it up? I can't find it.
>
> I'm sure there is no definition because "cli" is the native assembler
> instruction on x86.

Whoops, foot-in-mouth... those were C level definitions, not assembler
macros.

--
    Erich Stefan Boleyn     <erich@uruk.org>     http://www.uruk.org/
"Reality is truly stranger than fiction; Probably why fiction is so popular"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/