Home
last modified time | relevance | path

Searched hist:aa59d767c7eece8e251213479cfef6f673b1f4fe (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/fpu/
H A Dfpu_explode.cdiff aa59d767c7eece8e251213479cfef6f673b1f4fe Thu Feb 04 18:43:56 CET 2016 John Baldwin <jhb@FreeBSD.org> 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
H A Dfpu_emu.cdiff aa59d767c7eece8e251213479cfef6f673b1f4fe Thu Feb 04 18:43:56 CET 2016 John Baldwin <jhb@FreeBSD.org> 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