Call get_unaligned() in various places

ARC does not support unaligned access operations. We need to explicitly
call get_unaligned() in places where we previously saw misalignment
exceptions.
7 files changed