commit | fb0fce3e554e5513aaa1c1c52b2ece11feea3c7d | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Wed May 29 21:33:19 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 10 08:36:26 2013 +1000 |
tree | e4cfbf84c5519efd83dbf9cfce5c0e88c5a3a191 | |
parent | d7c67fb1cf00b84829ae06fca04ad39408f156ba [diff] |
powerpc/power8: Update denormalization handler POWER8 can take a denormalisation exception on any VSX registers. This does the extra 32 VSX registers we don't currently handle. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>