|
From: | Richard Henderson |
Subject: | Re: [Qemu-arm] [PATCH] Improve the alignment check infrastructure |
Date: | Mon, 20 Jun 2016 12:16:03 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 |
On 06/20/2016 10:33 AM, Sergey Sorokin wrote:
I'm thinking of the AVR target currently under review which requires TARGET_PAGE_BITS == 8 in order to support the memory device layout.What is maximum alignment size for AVR? I think it's possible to implement some checks for this maximum.
It's an 8-bit microcontroler -- maximum alignment is 1. ;-) r~
[Prev in Thread] | Current Thread | [Next in Thread] |