On Mon, Aug 22, 2016 at 9:16 PM, H.J. Lu wrote:
> On Thu, Aug 11, 2016 at 1:38 PM, H.J. Lu wrote:
>> alignment_for_piecewise_move is called only with MOVE_MAX_PIECES or
>> STORE_MAX_PIECES, which are the number of bytes at a time that we
>> can move or store efficiently. We should call mode_for_
On Thu, Aug 11, 2016 at 1:38 PM, H.J. Lu wrote:
> alignment_for_piecewise_move is called only with MOVE_MAX_PIECES or
> STORE_MAX_PIECES, which are the number of bytes at a time that we
> can move or store efficiently. We should call mode_for_size without
> limit to MAX_FIXED_MODE_SIZE, which is