unicorn-engine / unicorn

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
http://www.unicorn-engine.org
GNU General Public License v2.0
7.53k stars 1.33k forks source link

use int128_get64 in memory_unmap #1826

Closed PhilippTakacs closed 1 year ago

PhilippTakacs commented 1 year ago

This fixes build errors introduced by bbbc7856accbae7697db84d10a28c5a6aec81856

wtdcode commented 1 year ago

Thanks for pointing out this! Make this mistake again ;(