unicorn/include/unicorn
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
..
arm64.h Fix wrong register aliases on arm64 (#922) 2017-12-20 22:09:38 +08:00
arm.h Add ARM MSP, PSP and CONTROL register access (#1071) 2019-03-07 08:37:27 +08:00
m68k.h LGPL2 for all header files under include/unicorn/ 2017-12-16 10:08:42 +08:00
mips.h Removed hardcoded CP0C3_ULRI (#1098) 2019-07-06 17:53:02 +08:00
platform.h add CMakeList.txt. build windows binary by using vs2019. (#1134) 2019-09-08 16:42:43 +08:00
sparc.h LGPL2 for all header files under include/unicorn/ 2017-12-16 10:08:42 +08:00
unicorn.h Timeout error (#1173) 2019-12-29 00:16:54 +08:00
x86.h X64 base regs (#1166) 2020-05-05 08:34:51 +08:00