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
test
.gitignore -rw-r--r-- 36 bytes
Makefile -rw-r--r-- 2.1 KB
algos.c -rw-r--r-- 3.6 KB
altivec.uc -rw-r--r-- 3.3 KB
int.uc -rw-r--r-- 2.7 KB
mktables.c -rw-r--r-- 2.9 KB
mmx.c -rw-r--r-- 3.8 KB
recov.c -rw-r--r-- 3.5 KB
sse1.c -rw-r--r-- 4.9 KB
sse2.c -rw-r--r-- 8.3 KB
unroll.awk -rw-r--r-- 424 bytes
x86.h -rw-r--r-- 1.6 KB

back to top