From: Phil Edworthy Date: Wed, 24 Aug 2011 10:43:59 +0000 (+0000) Subject: sh: Add unaligned memory access for PC relative intructions X-Git-Tag: v3.1-rc5~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f7145a63211eb7ecfcafa6c2a8db5646baf953;p=pandora-kernel.git sh: Add unaligned memory access for PC relative intructions This adds unaligned memory access support for the following instructions: mov.w @(disp,PC),Rn mov.l @(disp,PC),Rn These instructions are often used on SH2A toolchains. Signed-off-by: Phil Edworthy Signed-off-by: Paul Mundt --- Reading git-diff-tree failed