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
masters
slaves
Kconfig -rw-r--r-- 972 bytes
Makefile -rw-r--r-- 163 bytes
w1.c -rw-r--r-- 25.6 KB
w1.h -rw-r--r-- 6.4 KB
w1_family.c -rw-r--r-- 3.0 KB
w1_family.h -rw-r--r-- 1.8 KB
w1_int.c -rw-r--r-- 6.2 KB
w1_int.h -rw-r--r-- 1.1 KB
w1_io.c -rw-r--r-- 11.3 KB
w1_log.h -rw-r--r-- 1.1 KB
w1_netlink.c -rw-r--r-- 9.7 KB
w1_netlink.h -rw-r--r-- 1.6 KB

back to top