|
b9c0066a47
|
Format and naming
|
2021-11-04 20:04:57 +01:00 |
|
|
090686f8ed
|
uc_ctl proposal (#1473)
* Add uc_ctl
* Add comments
* Slightly changed for bindings generation
* Generate bindings
|
2021-10-30 10:45:32 +08:00 |
|
|
e62b0ef255
|
Add clang-format and format code to qemu code style
|
2021-10-29 12:44:49 +02:00 |
|
|
149121539b
|
[arm64] Add some cool registers (#1253)
I've added the following registers to the API:
* PSTATE
* Exception link registers (ELR_ELx)
* Stack pointers registers (SP_ELx)
* MMU (TTBRn_EL1)
* Exception syndrom registers (ESR_ELx)
* Faulting virtual address registers (FAR_ELx)
* PAR (PAR_EL1)
* MAIR (MAIR_EL1)
* Vector base address registers (VBAR_ELx)
|
2020-05-10 21:50:00 +08:00 |
|
|
da5f2fc883
|
Fix wrong register aliases on arm64 (#922)
|
2017-12-20 22:09:38 +08:00 |
|
|
e6c27cfbd5
|
LGPL2 for all header files under include/unicorn/
|
2017-12-16 10:08:42 +08:00 |
|
|
014ccfb94a
|
Aarch64 add thread registers (#834)
* add thread registers to AArch64
* update bindings to add AArch64 thread registers
* fix indentation for register read/write switch-case in unicorn_aarch64.c
|
2017-05-14 14:42:49 +07:00 |
|
|
187b470245
|
add arm64 CPACR_EL1 register support (#814)
|
2017-05-02 14:51:19 +08:00 |
|
|
770c5616e2
|
Automated leading tab to spaces conversion.
|
2017-01-21 12:28:22 +11:00 |
|
|
a167f7c456
|
renames the register constants so unicorn and capstone can compile together
|
2015-08-23 21:36:33 -07:00 |
|
|
344d016104
|
import
|
2015-08-21 15:04:50 +08:00 |
|