You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arm: Use C memcpy for armv7a without unaligned access support
Instead of trying to hack up the asm code to deal with unaligned
access, just fall back to the C code.
Signed-off-by: Keith Packard <[email protected]>
0 commit comments