mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 17:24:49 +00:00
Support for Cortex-M ARM CPU already exists in Qemu. This patch just exposes a "cortex-m3" CPU. "uc_open(UC_ARCH_ARM, UC_MODE_THUMB | UC_MODE_MCLASS, &uc);" Instantiates a CPU with this feature on. Signed-off-by: Lucian Cojocar <lucian@cojocar.com> |
||
|---|---|---|
| .. | ||
| unicorn | ||
| list.h | ||
| qemu.h | ||
| uc_priv.h | ||