NetBSD/sys/arch/powerpc
rin 011775c944 PR port-powerpc/51368: powerpc FPU emulation fails for single precision
floating point arithmetic

For single precision instruction, calculate first in double precision,
and then round it. With this fix, single precision arithmetic gets sane
on ibm4xx and booke.

Taken from FreeBSD commit r258250:
  https://svnweb.freebsd.org/base?view=revision&revision=258250

Ok matt and simonb.
2016-12-28 10:52:30 +00:00
..
booke Tell mpc85xx about uvm_hotplug(9) 2016-12-24 18:34:31 +00:00
conf Add a synthesized pc beeper and keyboard bell for platforms with an audio 2016-12-08 11:31:08 +00:00
fpu PR port-powerpc/51368: powerpc FPU emulation fails for single precision 2016-12-28 10:52:30 +00:00
ibm4xx PR port-powerpc/51367: kernel panic for powerpc/ibm4xx with "option DDB" 2016-12-28 09:36:02 +00:00
include Tell mpc85xx about uvm_hotplug(9) 2016-12-24 18:34:31 +00:00
isa "Make NetBSD great again!" 2016-12-23 07:15:27 +00:00
marvell Added MSI/MSI-X and interrupt_distribute(9) support for powerpc. 2016-10-19 00:08:41 +00:00
oea "Make NetBSD great again!" 2016-12-23 07:15:27 +00:00
pci Added MSI/MSI-X and interrupt_distribute(9) support for powerpc. 2016-10-19 00:08:41 +00:00
pic Added MSI/MSI-X and interrupt_distribute(9) support for powerpc. 2016-10-19 00:08:41 +00:00
powerpc "Make NetBSD great again!" 2016-12-23 07:15:27 +00:00
stand PR/50685: David Binderman: fix memory leak 2016-01-21 17:14:05 +00:00
tools/chrpicon
Makefile
Makefile.inc