Comment 1 for bug 745743

Revision history for this message
Michael Hope (michaelh1) wrote : Re: Avoid emitting multiply stores to consecutive addresses

Note that ARMv7 supports unaligned access so a inline block set using 32 bit stores might be better than a call to memset().