mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-25 14:26:25 +00:00
This commit doesn't add any supported events, but provides the framework for adding them. We store the pm_event structs in a simple array, and provide the mapping from the event numbers to array indexes in the supported_event_map array. Because the value of PMCEID[01] depends upon which events are supported at runtime, generate it dynamically. Backports commit 57a4a11b2b281bb548b419ca81bfafb214e4c77a from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||