This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Unifying i387 support


   Date: Thu, 8 Jul 1999 21:04:37 -0400 (EDT)
   From: DJ Delorie <dj@delorie.com>
   CC: eliz@is.elta.co.il, kettenis@wins.uva.nl, billm@suburbia.net,
	   gdb-patches@sourceware.cygnus.com
   Content-Type: text
   Content-Length: 286


   > 2) We could choose a single register layout for all i387 targets to

   If one needs to be created, we should follow the layout that the
   FNSAVE instruction stores the data in.  That may simplify some
   targets, and it's the only really documented layout (it's in all the
   Intel manuals :)

I'm in favour of option 2, with the layout suggested by DJ.  The fact
that this layout is also used by Mach and therefore the Hurd has of
course nothing to do with that preference ;-)

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]