[PATCH 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions

Kevin Hao haokexin at gmail.com
Thu Jul 11 22:21:53 EST 2013


These two patches are for the emulation of the FPU unimplemented instructions.
The first is just a bit optimization for the FPU state flush.
The second is requested by Scott.

Kevin Hao (2):
  powerpc/math-emu: move the flush FPU state function into do_mathemu
  powerpc/math-emu: keep track of the instructions unimplemented by FPU

 arch/powerpc/kernel/traps.c  |  9 --------
 arch/powerpc/math-emu/math.c | 53 +++++++++++++++++++++++++++++++-------------
 2 files changed, 37 insertions(+), 25 deletions(-)

-- 
1.8.1.4



More information about the Linuxppc-dev mailing list