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
interface
Kbuild -rw-r--r-- 43 bytes
balloon.h -rw-r--r-- 1.1 KB
events.h -rw-r--r-- 3.3 KB
evtchn.h -rw-r--r-- 2.9 KB
features.h -rw-r--r-- 463 bytes
gntalloc.h -rw-r--r-- 2.6 KB
gntdev.h -rw-r--r-- 5.6 KB
grant_table.h -rw-r--r-- 5.4 KB
hvc-console.h -rw-r--r-- 525 bytes
hvm.h -rw-r--r-- 695 bytes
page.h -rw-r--r-- 154 bytes
platform_pci.h -rw-r--r-- 1.6 KB
privcmd.h -rw-r--r-- 2.6 KB
swiotlb-xen.h -rw-r--r-- 2.0 KB
tmem.h -rw-r--r-- 126 bytes
xen-ops.h -rw-r--r-- 852 bytes
xen.h -rw-r--r-- 856 bytes
xenbus.h -rw-r--r-- 8.1 KB
xencomm.h -rw-r--r-- 2.5 KB

back to top