mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 12:45:02 +00:00
The documentation for sextract64() claims that the return type is an int64_t, but the code itself disagrees. Fix the return type to conform to the documentation and to bring it into line with sextract32(), which returns int32_t. Backports commit 4f9950520a115acf9c0a209f0befa45758ad0215 from qemu |
||
|---|---|---|
| .. | ||
| exec | ||
| fpu | ||
| hw | ||
| qapi | ||
| qemu | ||
| qom | ||
| sysemu | ||
| config.h | ||
| elf.h | ||
| glib_compat.h | ||
| qemu-common.h | ||