powerpc: Add lq/stq emulation
authorAnton Blanchard <anton@samba.org>
Fri, 28 Mar 2014 06:01:23 +0000 (17:01 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 9 Apr 2014 02:53:28 +0000 (12:53 +1000)
Recent CPUs support quad word load and store instructions. Add
support to the alignment handler for them.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found