unicorn/bindings/python/unicorn
stevielavern b3a5eae81c uc_reg_read & uc_reg_write now support ARM64 Neon registers (#774)
* uc_reg_read & uc_reg_write now support ARM64 Neon registers

* Do not reuse uc_x86_xmm for uc_arm64_neon128. TODO: refactor both classes to use the same parent.
2017-03-07 21:29:34 +08:00
..
__init__.py python: add __version__ 2016-03-06 21:21:39 +08:00
arm64_const.py
arm_const.py update ChangeLog 2017-01-25 12:00:18 +08:00
m68k_const.py
mips_const.py
sparc_const.py bindings: update Sparc registers after the last core change 2015-09-15 14:17:57 +07:00
unicorn.py uc_reg_read & uc_reg_write now support ARM64 Neon registers (#774) 2017-03-07 21:29:34 +08:00
unicorn_const.py add UC_VERSION_{MAJOR, MINOR, EXTRA} 2016-10-25 14:37:47 +08:00
x86_const.py x86: add MSR API via reg API (#755) 2017-02-24 21:37:19 +08:00