git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5e4797
)
powerpc/math-emu: Fix decoding of some instructions
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sun, 9 Jun 2013 07:00:42 +0000
(17:00 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 20 Jun 2013 07:05:05 +0000
(17:05 +1000)
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 <benh@kernel.crashing.org>
No differences found