freebsd-skq/sys/powerpc/fpu
jhb a4232236fc Fix build of powerpc FPU emulator after changes in r295132 to restore the
ABI of struct fpreg.  The FPU emulator operates on the "raw" FPU state
stored in the pcb rather than the "cooked" fpreg state used for ptrace()
and cores.

Reported by:	bz
2016-02-04 17:43:56 +00:00
..
fpu_add.c
fpu_arith.h
fpu_compare.c
fpu_div.c
fpu_emu.c Fix build of powerpc FPU emulator after changes in r295132 to restore the 2016-02-04 17:43:56 +00:00
fpu_emu.h
fpu_explode.c Fix build of powerpc FPU emulator after changes in r295132 to restore the 2016-02-04 17:43:56 +00:00
fpu_extern.h
fpu_implode.c
fpu_instr.h
fpu_mul.c
fpu_sqrt.c
fpu_subr.c