On 5/23/23 09:35, Philippe Mathieu-Daudé wrote:
+unsigned qemu_target_page_mask(void);
Should be signed int, so that it sign-extends to whatever needed width. r~
On 5/23/23 09:35, Philippe Mathieu-Daudé wrote:
+unsigned qemu_target_page_mask(void);
Should be signed int, so that it sign-extends to whatever needed width. r~