lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ