Skip to content
Commit 95b781c2 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Provide optimized unaligned loads on SH-4A.



This adds support for unaligned loads on SH-4A, using the SH-4A's
neutered movua.l instruction. As movua.l is r0-inspired, stores are
still handled through the packed struct.

Based on asm-generic/unaligned.h by Harvey Harrison.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 716777db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment