commit | f83319d71002aec03bd87bc9aabce5f549680f0a | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Mar 28 17:01:23 2014 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Apr 09 12:53:28 2014 +1000 |
tree | b028e016fe0eaf36809700798fd7d9b05698b299 | |
parent | e28b05e7ae8ba09e030ffe891ba154df5791cb76 [diff] |
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>