Richard Henderson 27eb9d65ff exec: Extract 'page-vary.h' header
In the next commit we will extract the generic code out of
page-vary.c, only keeping the target specific code. Both
files will use the same TargetPageBits structure, so make
its declaration in a shared header.

As the common header can not use target specific types,
use a uint64_t to hold the page mask value, and add a
cast back to target_long in the TARGET_PAGE_MASK definitions.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210322112427.4045204-3-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-03-23 19:36:36 -06:00
..
2021-03-23 19:36:36 -06:00
2020-12-15 12:51:50 -05:00
2020-09-30 11:29:56 +02:00
2021-01-07 05:09:41 -10:00
2021-03-23 19:36:36 -06:00
2020-01-29 11:28:59 +01:00