Subject: Re: 64-bit-clean userland on mips [was Re: brokenness]
To: Noriyuki Soda <soda@sra.co.jp>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-mips
Date: 01/20/1999 08:28:24
On Wed, 20 Jan 1999 11:26:51 +0900 (JST) 
 Noriyuki Soda <soda@sra.co.jp> wrote:

 > The port which uses MIPS_64BIT_CLEAN should use another magic number
 > for the executables. (to distinguish the executables and the shared
 > objects are compatible with existing MIPSLE32 or not)

Yes.  The different magic numbers will select different emuls, which will
have the correct pointers for the right setregs, etc. functions.

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>