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)
commitf83319d71002aec03bd87bc9aabce5f549680f0a
treeb028e016fe0eaf36809700798fd7d9b05698b299
parente28b05e7ae8ba09e030ffe891ba154df5791cb76
powerpc: Add lq/stq emulation

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>
arch/powerpc/include/asm/emulated_ops.h
arch/powerpc/kernel/align.c
arch/powerpc/kernel/traps.c