unicorn/include
Dominik Maier 625399774c
X64 base regs (#1166)
* x86: setup FS & GS base

* Fixed base register writes for x64, removed then for x16/x32 (the don't exist there?)

* FS reg comes before GS so the base regs do so, too

* added shebang to const_generator.py

* Added base regs to and added 'all' support to const_generator

Co-authored-by: naq <aquynh@gmail.com>
2020-05-05 08:34:51 +08:00
..
unicorn X64 base regs (#1166) 2020-05-05 08:34:51 +08:00
list.h callback to count number of instructions in uc_emu_start() should be executed first. fix #727 2017-06-16 13:22:38 +08:00
qemu.h remove mutex code 2017-01-20 15:44:03 +08:00
uc_priv.h Timeout error (#1173) 2019-12-29 00:16:54 +08:00