unicorn/include/unicorn
cfrantz 5ad3a0ea82
Add support for the ARM IPSR register. (#1067)
1. Create an enum name for the IPSR register.
2. Implement read and write of the IPSR via the xpsr helper functions.

Fixes #1065

Backports commit 6c319941a5462ee3a4af4593c371f5674394d6ce from unicorn.
2019-02-28 16:40:54 -05:00
..
arm64.h aarch64: Add FPCR and FPSR registers 2018-01-16 17:37:47 +00:00
arm.h Add support for the ARM IPSR register. (#1067) 2019-02-28 16:40:54 -05:00
m68k.h LGPL2 for all header files under include/unicorn/ 2017-12-16 10:08:42 +08:00
mips.h LGPL2 for all header files under include/unicorn/ 2017-12-16 10:08:42 +08:00
platform.h LGPL2 for all header files under include/unicorn/ 2017-12-16 10:08:42 +08:00
sparc.h LGPL2 for all header files under include/unicorn/ 2017-12-16 10:08:42 +08:00
unicorn.h LGPL2 for all header files under include/unicorn/ 2017-12-16 10:08:42 +08:00
x86.h target/i386: Added MXCSR register, fixed writing to FPUCW. (#1059) 2019-02-28 16:31:22 -05:00