"...default/none_feature-decouple-layouter-from-yield.tar.xz" did not exist on "f1ab99ca9a2fe65dd9d0a50f31c104785aa97432"
-
Richard Henderson authored
This eliminates a set of runtime shifts. It turns out that we require TARGET_PAGE_MASK more often than TARGET_PAGE_SIZE, so redefine TARGET_PAGE_SIZE based on TARGET_PAGE_MASK instead of the other way around. Reviewed-by:
Alex Bennée <alex.bennee@linaro.org>
Reviewed-by:
David Hildenbrand <david@redhat.com>
Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>Richard Henderson authoredThis eliminates a set of runtime shifts. It turns out that we require TARGET_PAGE_MASK more often than TARGET_PAGE_SIZE, so redefine TARGET_PAGE_SIZE based on TARGET_PAGE_MASK instead of the other way around. Reviewed-by:
Alex Bennée <alex.bennee@linaro.org>
Reviewed-by:
David Hildenbrand <david@redhat.com>
Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading