mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 23:04:48 +00:00
The instruction event is only enabled when icount is used, cycles are always supported. Always defining get_cycle_count (but altering its behavior depending on CONFIG_USER_ONLY) allows us to remove some CONFIG_USER_ONLY #defines throughout the rest of the code. Backports commit b2e2372511946fae86fbb8709edec7a41c6f3167 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||