[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Forward: Re: kernel softfloat emulation



やっぱSimon さんにすげー受けましたね。
最後の方に書いてあるSimonさんの提案についてコメントがあったら
聞かせて下さい。


Jun Ebihara wrote:

> Shuichiro URATA <ur@a-r.org> makes kernel softfloat emulation code.
> 
> http://www.a-r.org/~ur/softfloat1116.diff.gz
> 
> is Patch for 
> 	sys/arch/mips/conf/files.mips
> 	sys/arch/mips/mips/fp.S
> 	sys/arch/mips/mips/fpemu.c
> 	sys/arch/mips/mips/genassym.cf
> 	sys/arch/mips/mips/locore.S
> 	sys/arch/mips/mips/mips_machdep.c
> 	sys/arch/mips/mips/process_machdep.c
> 	sys/arch/mips/mips/trap.c
> 	sys/arch/mips/mips/vm_machdep.c
> 
> any comments welcome.If no side effects,I'll commit patch to current
> tree.
> 
> After apply this patch,pmax package binary works on hpcmips!

Great!  Are hpcmips exclusively little endian?  We'll have to rename the
current pmax package directory to mipsel and have symlinks for pmax and
hpcmips.

Simon.