Searched hist:7654 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/
H A Disa_traits.hh7654:7447a92d1ad5 Wed Aug 25 20:10:00 EDT 2010 Min Kyu Jeong <minkyu.jeong@arm.com> ARM: Support unaligned memory access.

Without this flag set, page-crossing requests were not split into two mem
request.

Depending on the alignment bit in the SCTLR, misaligned access could
raise a fault. However it seems unnecessary to implement that.

Completed in 10 milliseconds