|
From: | Richard Henderson |
Subject: | Re: [RFC PATCH 02/34] target: [PAGE_VARY] Move TARGET_PAGE_BITS_MIN to TargetPageBits |
Date: | Wed, 24 Jan 2024 02:33:18 +1000 |
User-agent: | Mozilla Thunderbird |
On 1/20/24 00:39, Anton Johansson wrote:
TARGET_PAGE_BITS_MIN is now defined as target_page.bits_min when PAGE_VARY is used, similar to other TARGET_PAGE_* macros. We still pick whatever minimum the target specifies, however in a heterogeneous context we would want the maximum of all target_page.bits_min.
Do we? Or do we need to reject different minimums as incompatible? r~
[Prev in Thread] | Current Thread | [Next in Thread] |