Revision 34f7145a63211eb7ecfcafa6c2a8db5646baf953 authored by Phil Edworthy on 24 August 2011, 10:43:59 UTC, committed by Paul Mundt on 29 August 2011, 06:32:10 UTC
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 <phil.edworthy@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
1 parent 0710b91
History
File Mode Size
Kconfig -rw-r--r-- 210 bytes
Makefile -rw-r--r-- 473 bytes
acpi_pm.c -rw-r--r-- 6.5 KB
cs5535-clockevt.c -rw-r--r-- 5.9 KB
cyclone.c -rw-r--r-- 2.9 KB
dw_apb_timer.c -rw-r--r-- 11.2 KB
i8253.c -rw-r--r-- 4.8 KB
mmio.c -rw-r--r-- 1.9 KB
scx200_hrt.c -rw-r--r-- 3.0 KB
sh_cmt.c -rw-r--r-- 17.3 KB
sh_mtu2.c -rw-r--r-- 8.1 KB
sh_tmu.c -rw-r--r-- 10.6 KB
tcb_clksrc.c -rw-r--r-- 8.3 KB

back to top