unicorn/qemu/hw
cojocar 428cb83060 Support for MCLASS ARM cpu (Cortex-M3) (#700)
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>
2016-12-27 22:49:06 +08:00
..
arm Support for MCLASS ARM cpu (Cortex-M3) (#700) 2016-12-27 22:49:06 +08:00
core
i386 fix some compilation warnings regarding typcase of (CPUState *) 2016-10-26 17:05:26 +08:00
intc
m68k
mips mips: remove an unused variable 2016-07-15 15:12:15 +08:00
sparc sparc: fix an compilation warning 2016-10-21 22:32:02 +08:00
sparc64
Makefile.objs