[ scummvm-Patches-1596959 ] SH and MIPS need memalign too
SourceForge.net
noreply at sourceforge.net
Wed Nov 15 13:46:13 CET 2006
Patches item #1596959, was opened at 2006-11-15 13:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1596959&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Manuel Lauss (mlau2)
Assigned to: Nobody/Anonymous (nobody)
Summary: SH and MIPS need memalign too
Initial Comment:
Here's a simple patch to force memalign for
SH and MIPS target processors. It's not stricly needed
for both since a) SH kernel will emulate the unaligned read (slooooow) b) MIPS does not complain at all but aligned reads/writes are faster.
Run-tested on SH-4 and MIPSEL targets running linux and
QNX.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1596959&group_id=37116
More information about the Scummvm-tracker
mailing list