powerpc/math-emu: Fix decoding of some instructions
The decoding of some instructions such as fsqrt{s} was incorrect,
using the wrong registers, and thus could not work.
This fixes it and also adds a couple of place holders for missing
instructions.
Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
arch/powerpc/math-emu/fre.c
0 → 100644
arch/powerpc/math-emu/frsqrtes.c
0 → 100644
想要评论请 注册 或 登录