unicorn/bindings/python/unicorn
BAYET bcef414231 Handle serialization of cpu context save (#1129)
* Handle the cpu context save in a more pythonic way, so the context can be serialized and reuse in an other process using the same emulator architecture and modes

* Fix type error ; mistakes a size_t uint64_t ; breaks in 32bit...

Backports commit 8987ad0fffadd16669aa3b402e7e8aaab70ad700 from qemu
2020-01-14 09:02:53 -05:00
..
__init__.py python: add __version__ 2016-03-06 21:21:39 +08:00
arm64_const.py bindings: update after #922 2017-12-20 22:13:29 +08:00
arm_const.py bindings: update for latest ARM registers addition 2019-03-08 02:27:24 -05:00
m68k_const.py renamed m68k enum constants 2015-08-23 21:56:24 -07:00
mips_const.py Removed hardcoded CP0C3_ULRI (#1098) 2019-08-08 20:08:57 -04:00
sparc_const.py bindings: update Sparc registers after the last core change 2015-09-15 14:17:57 +07:00
unicorn.py Handle serialization of cpu context save (#1129) 2020-01-14 09:02:53 -05:00
unicorn_const.py add architecture query (#842) 2017-05-21 09:47:02 +08:00
x86_const.py bindings: add newly added register MXCSR 2019-02-28 16:34:51 -05:00