NetBSD-Bugs archive

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

PR/55425 CVS commit: src/sys/arch/powerpc/fpu



The following reply was made to PR port-powerpc/55425; it has been noted by GNATS.

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55425 CVS commit: src/sys/arch/powerpc/fpu
Date: Wed, 15 Jul 2020 08:10:42 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Wed Jul 15 08:10:41 UTC 2020
 
 Modified Files:
 	src/sys/arch/powerpc/fpu: fpu_emu.c
 
 Log Message:
 PR port-powerpc/55425
 
 Fix emulation for mtfsf; source register is frB here.
 
 Now, userland processes successfully change rounding mode, by which
 FPU-optimized code in OpenSSL works just fine as far as I can see.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/arch/powerpc/fpu/fpu_emu.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index