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
buffer_sync.c -rw-r--r-- 13.5 KB
buffer_sync.h -rw-r--r-- 432 bytes
cpu_buffer.c -rw-r--r-- 10.7 KB
cpu_buffer.h -rw-r--r-- 2.8 KB
event_buffer.c -rw-r--r-- 4.5 KB
event_buffer.h -rw-r--r-- 860 bytes
oprof.c -rw-r--r-- 4.8 KB
oprof.h -rw-r--r-- 1.0 KB
oprofile_files.c -rw-r--r-- 4.7 KB
oprofile_perf.c -rw-r--r-- 7.0 KB
oprofile_stats.c -rw-r--r-- 2.3 KB
oprofile_stats.h -rw-r--r-- 694 bytes
oprofilefs.c -rw-r--r-- 6.2 KB
timer_int.c -rw-r--r-- 2.4 KB

back to top