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
..
arm.h Add support for the ARM IPSR register. (#1067) 2019-02-28 16:40:54 -05:00
arm64.h
m68k.h
mips.h
platform.h
sparc.h
unicorn.h
x86.h target/i386: Added MXCSR register, fixed writing to FPUCW. (#1059) 2019-02-28 16:31:22 -05:00