mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-10-29 01:08:48 +00:00
The new bitmap_test_and_clear_atomic() function clears a range and returns whether or not the bits were set. Backports commit 36546e5b803f6e363906607307f27c489441fd15 from qemu |
||
|---|---|---|
| .. | ||
| aes.c | ||
| bitmap.c | ||
| bitops.c | ||
| crc32c.c | ||
| cutils.c | ||
| error.c | ||
| getauxval.c | ||
| host-utils.c | ||
| Makefile.objs | ||
| module.c | ||
| oslib-posix.c | ||
| oslib-win32.c | ||
| qemu-error.c | ||
| qemu-thread-posix.c | ||
| qemu-thread-win32.c | ||
| qemu-timer-common.c | ||