[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <49CAA819.2010102@gmail.com>
Date: Wed, 25 Mar 2009 22:54:33 +0100
From: Jiri Slaby <jirislaby@...il.com>
To: Evgeniy Ivanov <lolkaantimat@...il.com>
CC: linux-kernel@...r.kernel.org
Subject: Re: Linux and FPU
On 03/25/2009 12:09 PM, Evgeniy Ivanov wrote:
> Hello,
>
> Can somebody point me to some general places, where I can look on how FPU
> support is implemented. I understand that there is not one place, where things
> done, the only I know, that there should be places for detecting FPU hardware
> and places with assembly routines for pushing around floating point registers,
I think you want to start with
arch/x86/kernel/i387.c
arch/x86/math-emu/
> assembly/C-hybrid code for handling floating point exceptions.
and arch/x86/kernel/traps.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists