mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-22 16:40:59 +00:00
938f8465a0
While size_t is defined to happily access the biggest host object this isn't the case when generating masks for 64 bit guests on 32 bit hosts. Otherwise we end up truncating the address when we fall back to our unaligned helper. Fixes: https://bugs.launchpad.net/qemu/+bug/1831545 Backports commit ab7a2009df66241a3742cbdfe8f9a1f66c6af21f from qemu |
||
---|---|---|
.. | ||
tcg | ||
Makefile.objs |