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
xen-pciback
xenbus
xenfs
Kconfig -rw-r--r-- 6.3 KB
Makefile -rw-r--r-- 956 bytes
balloon.c -rw-r--r-- 16.0 KB
biomerge.c -rw-r--r-- 383 bytes
cpu_hotplug.c -rw-r--r-- 2.0 KB
events.c -rw-r--r-- 39.1 KB
evtchn.c -rw-r--r-- 13.0 KB
features.c -rw-r--r-- 762 bytes
gntalloc.c -rw-r--r-- 14.0 KB
gntdev.c -rw-r--r-- 17.8 KB
grant-table.c -rw-r--r-- 17.4 KB
manage.c -rw-r--r-- 6.8 KB
pci.c -rw-r--r-- 2.8 KB
platform-pci.c -rw-r--r-- 4.7 KB
swiotlb-xen.c -rw-r--r-- 14.4 KB
sys-hypervisor.c -rw-r--r-- 9.1 KB
tmem.c -rw-r--r-- 9.9 KB
xen-balloon.c -rw-r--r-- 6.8 KB
xen-selfballoon.c -rw-r--r-- 15.0 KB
xencomm.c -rw-r--r-- 5.4 KB

back to top