unicorn/qemu/hw/arm
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
..
Makefile.objs import 2015-08-21 15:04:50 +08:00
tosa.c Support for MCLASS ARM cpu (Cortex-M3) (#700) 2016-12-27 22:49:06 +08:00
virt.c fix some compilation warnings regarding typcase of (CPUState *) 2016-10-26 17:05:26 +08:00