From: Benjamin Herrenschmidt Date: Sun, 9 Jun 2013 07:00:42 +0000 (+1000) Subject: powerpc/math-emu: Fix decoding of some instructions X-Git-Tag: v3.11-rc1~94^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04ae9001719c3f0012d239a7c5aa4136f6b6541d;p=pandora-kernel.git 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: Benjamin Herrenschmidt --- Reading git-diff-tree failed