unicorn/include
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
..
unicorn add UC_VERSION_{MAJOR, MINOR, EXTRA} 2016-10-25 14:37:47 +08:00
list.h refactor to allow multiple hooks for one type 2016-01-22 18:41:43 -08:00
qemu.h import 2015-08-21 15:04:50 +08:00
uc_priv.h Support for MCLASS ARM cpu (Cortex-M3) (#700) 2016-12-27 22:49:06 +08:00