mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 21:28:22 +00:00
428cb83060
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> |
||
---|---|---|
.. | ||
arm | ||
core | ||
i386 | ||
intc | ||
m68k | ||
mips | ||
sparc | ||
sparc64 | ||
Makefile.objs |