unicorn/qemu/tcg/i386
Richard Henderson 2ab4b8fa4d
tcg/i386: Extend TARGET_PAGE_MASK to the proper type
TARGET_PAGE_MASK, as defined, has type "int". We need to extend
that to the proper target width before oring in an "unsigned".

Backports commit ebb90a005da67147245cd38fb04a965a87a961b7 from qemu
2018-02-26 03:32:38 -05:00
..
tcg-target.h tcg: Clean up tcg-target.h header guards 2018-02-25 04:15:08 -05:00
tcg-target.inc.c tcg/i386: Extend TARGET_PAGE_MASK to the proper type 2018-02-26 03:32:38 -05:00